IHaveNoClueAndIMustPost commited on
Commit
1e9f631
1 Parent(s): 676ec30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ language:
6
  - en
7
  pipeline_tag: text-generation
8
  ---
9
- This is [llama2-13b-orca-8k-3319](https://huggingface.co/OpenAssistant/llama2-13b-orca-8k-3319) in a couple of GGML formats.
10
 
11
  I had to apply this [workaround](https://huggingface.co/OpenAssistant/oasst-sft-6-llama-30b-xor/discussions/2) to pad the vocab and quantize the models, this may or may not affect performance.<br>
12
  I have no idea what I'm doing so if something doesn't work as it should or at all that's likely on me, not the models themselves.
 
6
  - en
7
  pipeline_tag: text-generation
8
  ---
9
+ This is [OpenAssistant's llama2-13b-orca-8k-3319](https://huggingface.co/OpenAssistant/llama2-13b-orca-8k-3319) in a couple of GGML formats.
10
 
11
  I had to apply this [workaround](https://huggingface.co/OpenAssistant/oasst-sft-6-llama-30b-xor/discussions/2) to pad the vocab and quantize the models, this may or may not affect performance.<br>
12
  I have no idea what I'm doing so if something doesn't work as it should or at all that's likely on me, not the models themselves.