
ymcui/Chinese-LLaMA-Alpaca - GitHub
本项目开源了 中文LLaMA模型和指令精调的Alpaca大模型,以进一步促进大模型在中文NLP社区的开放研究。 这些模型 在原版LLaMA的基础上扩充了中文词表 并使用了中文数据进行二次预训 …
GitHub - ggml-org/llama.cpp: LLM inference in C/C++
The main goal of llama.cpp is to enable LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware - locally and in the cloud.
ymcui/Chinese-LLaMA-Alpaca-2 - GitHub
Jul 19, 2023 · 本项目基于Meta发布的可商用大模型 Llama-2 开发,是 中文LLaMA&Alpaca大模型 的第二期项目,开源了 中文LLaMA-2基座模型和Alpaca-2指令精调大模型。
Stanford Alpaca: An Instruction-following LLaMA Model
Mar 13, 2023 · Stanford Alpaca: An Instruction-following LLaMA Model This is the repo for the Stanford Alpaca project, which aims to build and share an instruction-following LLaMA model.
GitHub - antimatter15/alpaca.cpp: Locally run an Instruction …
This combines Facebook's LLaMA, Stanford Alpaca, alpaca-lora and corresponding weights by Eric Wang (which uses Jason Phang's implementation of LLaMA on top of Hugging Face …
训练细节 · ymcui/Chinese-LLaMA-Alpaca Wiki · GitHub
Jul 4, 2023 · 由于原版LLaMA对中文的支持非常有限,本项目在原版LLaMA的基础上进一步扩充了中文词表。 在通用中文语料上训练了基于 sentencepiece 的20K中文词表并与原版LLaMA模 …
GitHub - cocktailpeanut/dalai: The simplest way to run LLaMA on …
By default, Dalai automatically stores the entire llama.cpp repository under ~/llama.cpp. However, often you may already have a llama.cpp repository somewhere else on your machine and …
ymcui/Chinese-LLaMA-Alpaca-3 - GitHub
本项目基于Meta最新发布的新一代开源大模型 Llama-3 开发,是Chinese-LLaMA-Alpaca开源大模型相关系列项目(一期 、 二期)的第三期。
GitHub - sahil280114/codealpaca
This is the repo for the Code Alpaca project, which aims to build and share an instruction-following LLaMA model for code generation. This repo is fully based on Stanford Alpaca ,and only …
GitHub - tloen/alpaca-lora: Instruct-tune LLaMA on consumer …
Alpaca-LoRA MT, a project to finetune models with machine-translated Alpaca data in 6 Iberian languages: Portuguese, Spanish, Catalan, Basque, Galician and Asturian.