Text Generation
Transformers
PyTorch
Safetensors
English
Chinese
llama
text-generation-inference
Inference Endpoints
GeneZC commited on
Commit
15c315a
Β·
1 Parent(s): c0b0f9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ library_name: transformers
14
 
15
  πŸ“‘ [arXiv]() | πŸ€— [HuggingFace](https://huggingface.co/GeneZC/MiniMA-3B) | πŸ€– [ModelScope]()
16
 
 
 
17
  A language model distilled from an adapted version of LLaMA2-7B following "Towards the Law of Capacity Gap in Distilling Language Models".
18
 
19
  Establishing a new compute-performance pareto frontier.
 
14
 
15
  πŸ“‘ [arXiv]() | πŸ€— [HuggingFace](https://huggingface.co/GeneZC/MiniMA-3B) | πŸ€– [ModelScope]()
16
 
17
+ :warning: Must comply with LICENSE of LLaMA2 since it's a model derived from LLaMA2.
18
+
19
  A language model distilled from an adapted version of LLaMA2-7B following "Towards the Law of Capacity Gap in Distilling Language Models".
20
 
21
  Establishing a new compute-performance pareto frontier.