typeof commited on
Commit
589ee98
1 Parent(s): f28327c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,6 +1,12 @@
1
  ---
2
  library_name: peft
3
  base_model: mistralai/Mistral-7B-v0.1
 
 
 
 
 
 
4
  ---
5
 
6
  <!--
@@ -232,4 +238,4 @@ The following `bitsandbytes` quantization config was used during training:
232
  [Zephyr-7B technical report](https://arxiv.org/abs/2310.16944)
233
 
234
  [LoRA](https://arxiv.org/abs/2305.14314)
235
- [QLoRA](https://arxiv.org/abs/2106.09685)
 
1
  ---
2
  library_name: peft
3
  base_model: mistralai/Mistral-7B-v0.1
4
+ language:
5
+ - en
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - Δ
9
+ - LoRA
10
  ---
11
 
12
  <!--
 
238
  [Zephyr-7B technical report](https://arxiv.org/abs/2310.16944)
239
 
240
  [LoRA](https://arxiv.org/abs/2305.14314)
241
+ [QLoRA](https://arxiv.org/abs/2106.09685)