Text Generation
PEFT
Safetensors
llama-2
Eval Results
dfurman commited on
Commit
57097b6
·
1 Parent(s): 3b7a158

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -27,7 +27,6 @@ We use state-of-the-art [Language Model Evaluation Harness](https://github.com/E
27
 
28
  ### Helpful Links
29
 
30
-
31
  * Model license: Llama 2 Community License Agreement
32
  * Basic usage: [notebook](assets/basic_inference_llama_2_70b_dolphin.ipynb)
33
  * Finetuning code: [script](https://github.com/daniel-furman/sft-demos/blob/main/src/sft/one_gpu/llama-2/dolphin/sft-llama-2-70b-dolphin-peft.py)
 
27
 
28
  ### Helpful Links
29
 
 
30
  * Model license: Llama 2 Community License Agreement
31
  * Basic usage: [notebook](assets/basic_inference_llama_2_70b_dolphin.ipynb)
32
  * Finetuning code: [script](https://github.com/daniel-furman/sft-demos/blob/main/src/sft/one_gpu/llama-2/dolphin/sft-llama-2-70b-dolphin-peft.py)