1 Star 0 Fork 18

zwy/modelers_openmind

forked from 魔乐社区/openmind 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Notice.txt 4.30 KB
一键复制 编辑 原始数据 按行查看 历史
孙银磊 提交于 2024-11-26 09:24 . Initial commit
= Legal Notice =
The openMind software is a collective work comprising of a number of components or files
with separate copyright notices and license terms. The collective work itself is released under
the MulanPSL-2.0 license (see the file LICENSE).
However, each component or file is licensed under its open source software license stated in
the header of the specific open source software file.
In case any conflicts between the MulanPSL-2.0 license and the open source software license
for a specific component or file, the license of such component or file will prevail.
The following software components or files are subject to the terms and conditions of the
Apache-2.0, as noted in the LICENSE-Apache 2.0 file:
Component/File Directory
train_sft.py examples\torch\alpaca_sft
hf_utils.py src\openmind\hf
configuration_baichuan.py src\openmind\models\baichuan_v1\pt
modeling_baichuan.py src\openmind\models\baichuan_v1\pt
tokenization_baichuan.py src\openmind\models\baichuan_v1\pt
configuration_baichuan_v2.py src\openmind\models\baichuan_v2\ms
modeling_baichuan_v2.py src\openmind\models\baichuan_v2\ms
tokenization_baichuan_v2.py src\openmind\models\baichuan_v2\ms
configuration_bloom.py src\openmind\models\bloom\pt
modeling_bloom.py src\openmind\models\bloom\pt
tokenization_bloom_fast.py src\openmind\models\bloom\pt
configuration_glm2.py src\openmind\models\glm2\ms
tokenization_glm2.py src\openmind\models\glm2\ms
configuration_llama.py src\openmind\models\llama\pt
convert_llama_weights_to_hf.py src\openmind\models\llama\pt
modeling_llama.py src\openmind\models\llama\pt
tokenization_llama.py src\openmind\models\llama\pt
tokenization_llama_fast.py src\openmind\models\llama\pt
configuration_open_llama.py src\openmind\models\open_llama_7b\ms
tokenization_open_llama.py src\openmind\models\open_llama_7b\ms
tokenization_open_llama_fast.py src\openmind\models\open_llama_7b\ms
trainer.py src\openmind\trainers
trainer_utils.py src\openmind\trainers
training_args.py src\openmind\trainers
generic.py src\openmind\utils
hub.py src\openmind\utils
import_utils.py src\openmind\utils
logging.py src\openmind\utils
utils_for_test.py tests
test_pipeline_text_generation.py tests\functional\pipelines
test_pipelines_depth_estimation.py tests\functional\pipelines
test_pipelines_image_classification.py tests\functional\pipelines
test_pipelines_image_segmentation.py tests\functional\pipelines
test_pipelines_image_to_image.py tests\functional\pipelines
test_pipelines_image_to_text.py tests\functional\pipelines
test_pipelines_mask_generation.py tests\functional\pipelines
test_pipelines_object_detection.py tests\functional\pipelines
test_pipelines_text2text_generation.py tests\functional\pipelines
test_pipelines_text_generation.py tests\functional\pipelines
test_pipelines_zero_shot.py tests\functional\pipelines
test_pipelines_zero_shot_audio_classification.py tests\functional\pipelines
test_pipelines_zero_shot_image_classification.py tests\functional\pipelines
test_pipelines_zero_shot_object_detection.py tests\functional\pipelines
pt_models_def.py tests\functional\trainer
test_trainer.py tests\functional\trainer
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/zwyopen2021/modelers_openmind.git
git@gitee.com:zwyopen2021/modelers_openmind.git
zwyopen2021
modelers_openmind
modelers_openmind
dev

搜索帮助