TomPei commited on
Commit
5063a6e
·
verified ·
1 Parent(s): 7fb6686

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -35,9 +35,8 @@ CodeLlama is a collection of pretrained and fine-tuned generative text models fr
35
  Based on CodeLlama, Opencsg-CodeLlama is a series of fintuned models througth full-paramters fine-tuning method.
36
  <br>
37
 
38
-
39
-
40
- 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.
41
 
42
  | | Base Model | Python | Instruct |
43
  | --- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
 
35
  Based on CodeLlama, Opencsg-CodeLlama is a series of fintuned models througth full-paramters fine-tuning method.
36
  <br>
37
 
38
+ This is the repository for the base 7B version finetuned based on [CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf).
39
+ This model is designed for general code synthesis and understanding. Links to other models can be found in the index at the bottom.
 
40
 
41
  | | Base Model | Python | Instruct |
42
  | --- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- |