dfurman commited on
Commit
30e7e29
·
1 Parent(s): f1118e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -30,9 +30,9 @@ We use Eleuther.AI's [Language Model Evaluation Harness](https://github.com/Eleu
30
  ## Helpful links
31
 
32
  * Model license: Apache 2.0
33
- * Basic usage: [here]()
34
- * Finetuning code: [here]()
35
- * Runtime stats: [here]()
36
 
37
  ## Loss curve
38
 
 
30
  ## Helpful links
31
 
32
  * Model license: Apache 2.0
33
+ * Basic usage: [here](https://github.com/daniel-furman/sft-demos/blob/main/src/sft/one_gpu/mistral/sft-mistral-7b-instruct-basic-usage.ipynb)
34
+ * Finetuning code: [here](https://github.com/daniel-furman/sft-demos/blob/main/src/sft/one_gpu/mistral/sft-mistral-7b-instruct-peft.ipynb)
35
+ * Runtime stats: [here](https://huggingface.co/dfurman/mistral-7b-instruct-peft#runtime-tests)
36
 
37
  ## Loss curve
38