PocketDoc commited on
Commit
16b813c
1 Parent(s): 47c684b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -4,7 +4,10 @@ datasets:
4
  language:
5
  - en
6
  tags:
7
- - LoRa
 
 
 
8
  ---
9
- Repository for my in progress LoRa files.
10
  At the moment they are trained against https://huggingface.co/PocketDoc/llama-13b-4bit-128g but they should work on any 4bit 128 group size 13b llama model.
 
4
  language:
5
  - en
6
  tags:
7
+ - Llama
8
+ - Llama 13b
9
+ - LoRA
10
+ pipeline_tag: text-generation
11
  ---
12
+ Repository for my in progress LoRA files.
13
  At the moment they are trained against https://huggingface.co/PocketDoc/llama-13b-4bit-128g but they should work on any 4bit 128 group size 13b llama model.