TomPei commited on
Commit
3121d6b
·
verified ·
1 Parent(s): 3427e63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -5,6 +5,8 @@ pipeline_tag: text-generation
5
  tags:
6
  - llama-2
7
  license: llama2
 
 
8
  ---
9
 
10
 
@@ -246,5 +248,4 @@ for seq in sequences:
246
 
247
  - **微调训练框架:** [Deepspeed](https://github.com/OpenCSGs)
248
  - **深度学习框架:** [PyTorch](https://github.com/pytorch/pytorch)
249
- - **BP16:** [apex](https://github.com/NVIDIA/apex)
250
-
 
5
  tags:
6
  - llama-2
7
  license: llama2
8
+ base_model:
9
+ - meta-llama/CodeLlama-34b-hf
10
  ---
11
 
12
 
 
248
 
249
  - **微调训练框架:** [Deepspeed](https://github.com/OpenCSGs)
250
  - **深度学习框架:** [PyTorch](https://github.com/pytorch/pytorch)
251
+ - **BP16:** [apex](https://github.com/NVIDIA/apex)