Text Generation
Transformers
PyTorch
Safetensors
English
Chinese
llama
text-generation-inference
Inference Endpoints
GeneZC commited on
Commit
39564ba
Β·
1 Parent(s): 4e61d4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ library_name: transformers
14
 
15
  πŸ“‘ [arXiv]() | πŸ€— [HuggingFace](https://huggingface.co/GeneZC/MiniMA-3B) | πŸ€– [ModelScope]()
16
 
17
- ⚠️ 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
 
 
14
 
15
  πŸ“‘ [arXiv]() | πŸ€— [HuggingFace](https://huggingface.co/GeneZC/MiniMA-3B) | πŸ€– [ModelScope]()
16
 
17
+ ❗ Must comply with LICENSE of LLaMA2 since it is 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