TomPei commited on
Commit
c2691c8
·
verified ·
1 Parent(s): 4e1b742

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ license: llama2
10
 
11
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/64c71b27d43e4dee51a8b31a/QQFSQusbk2iJ5K5uVYqYG.jpeg)
12
 
 
 
13
  Code Llama is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 34 billion parameters. This is the repository for the base 7B version in the Hugging Face Transformers format. This model is designed for general code synthesis and understanding. Links to other models can be found in the index at the bottom.
14
 
15
  | | Base Model | Python | Instruct |
 
10
 
11
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/64c71b27d43e4dee51a8b31a/QQFSQusbk2iJ5K5uVYqYG.jpeg)
12
 
13
+ [[中文]](#chinese) [[English]](#english)
14
+
15
  Code Llama is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 34 billion parameters. This is the repository for the base 7B version in the Hugging Face Transformers format. This model is designed for general code synthesis and understanding. Links to other models can be found in the index at the bottom.
16
 
17
  | | Base Model | Python | Instruct |