Text Generation
PEFT
Safetensors
mistral
conversational
Eval Results
dfurman commited on
Commit
9444756
·
1 Parent(s): a3a1367

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,7 +21,7 @@ base_model: meta-llama/Llama-2-13b-hf
21
 
22
  # Llama-2-13B-Instruct-v0.2
23
 
24
- A pretrained generative language model with 7 billion parameters geared towards instruction-following capabilities.
25
 
26
  ## Model Details
27
 
@@ -35,7 +35,7 @@ This model was built via parameter-efficient finetuning of the [meta-llama/Llama
35
 
36
  ## Model Sources
37
 
38
- - **Repository:** [here](https://github.com/daniel-furman/sft-demos/blob/main/src/sft/mistral/sft_Mistral_7B_Instruct_v0_1_peft.ipynb)
39
 
40
  ## Evaluation Results
41
 
 
21
 
22
  # Llama-2-13B-Instruct-v0.2
23
 
24
+ A pretrained generative language model with 13 billion parameters geared towards instruction-following capabilities.
25
 
26
  ## Model Details
27
 
 
35
 
36
  ## Model Sources
37
 
38
+ - **Repository:** [here](https://github.com/daniel-furman/sft-demos/blob/main/src/sft/llama/sft_Llama_2_13b_chat_hf_v0_1_peft.ipynb)
39
 
40
  ## Evaluation Results
41