Update README.md
Browse files
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)
|