git clone https://github.com/ggerganov/llama.cpp cd llama.cpp make Step 2: 生成量化版本模型 根据需要转换的模型类型(LLaMA或Alpaca),将下载的LoRA模型压缩包中的tokenizer.*文件放入zh-models目录下,将本项目根目录中的params.json和合并模型中最后一步获取的.pth模型文件放入zh-models/7B目录下。请注意...
CMMLU是另一个综合性中文评测数据集,专门用于评估语言模型在中文语境下的知识和推理能力,涵盖了从基础学科到高级专业水平的67个主题,共计11.5K个选择题。CMMLU推理代码请参考本项目:📖GitHub Wiki ModelsTest (0-shot)Test (5-shot) Llama-3-Chinese-8B-Instruct-v354.454.8 ...
多模态中文LLaMA&Alpaca大语言模型(VisualCLA). Contribute to harryprince/Visual-Chinese-LLaMA-Alpaca development by creating an account on GitHub.
.github data examples-q4 examples CODE.md DIALOGUE.md ENTERTAINMENT.md ETHICS.md GENERATION.md LITERATURE.md OQA.md QA.md README.md REASONING.md TRANSLATION.md notebooks pics scripts .gitattributes .gitignore CITATION.cff LICENSE.md README.md ...
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs) - Chinese-LLaMA-Alpaca/SHA256.md at main · huiguyy/Chinese-LLaMA-Alpaca
For LongBench inference code, please refer to this project's 📖GitHub WikiModelsSingle-doc QAMulti-doc QASummarizationFew-shot LearningCode CompletionSynthetic TaskAvg Chinese-Alpaca-2-7B-64K 44.7 28.1 14.4 39.0 44.6 5.0 29.3 Chinese-LLaMA-2-7B-64K 27.2 16.4 6.5 33.0 7.8 5.0 16.0 Chinese-...
中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs) - Chinese-LLaMA-Alpaca/LICENSE.md at main · pengge/Chinese-LLaMA-Alpaca
误会了,只是说明情况,并无怨念。 谢谢你们的付出。Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees No one assigned Labels None yet Projects None yet Milestone No milestone Development No branches or pull requests 2 participants Foot...
具体内容请参考本项目 >>> 📚 GitHub Wiki系统效果为了快速评测相关模型的实际表现,本项目在给定相同的prompt的情况下,在一些常见任务上对比测试了本项目的中文Alpaca-7B、中文Alpaca-13B、中文Alpaca-Plus-7B的效果。生成回复具有随机性,受解码超参、随机种子等因素影响。以下相关评测并非绝对严谨,测试结果仅供晾晒...
jksmx/Chinese-LLaMA-Alpaca-2Public forked fromymcui/Chinese-LLaMA-Alpaca-2 NotificationsYou must be signed in to change notification settings Fork0 Star0 Code Files main .github examples notebooks gradio_web_demo.ipynb pics prompts scripts