Safetensors
English
llama
Not-For-All-Audiences
lemonilia commited on
Commit
53209fc
·
verified ·
1 Parent(s): 1ae12e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -25,10 +25,11 @@ The model, finetuned on _Llama-3.1-8B-base_, was trained with a multi-user, mult
25
  - **2024-08-31 (v0.1)**: initial release, 77 samples / 580k tokens.
26
 
27
  ## Usage notes
28
- The model is probably best used when merged or applied as a LoRA to [Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct).
 
29
 
30
  ## Limitations
31
- Notes mainly pertaining to the raw model trained on Llama-3.1-8B-Base.
32
 
33
  - Herrsimian is _not_ a general-purpose roleplay finetune.
34
  - **Only forum/book style roleplay format with narration in third person + past tense and quote marks-delimited dialogue lines is _in-distribution_ and has been tested in depth.**
 
25
  - **2024-08-31 (v0.1)**: initial release, 77 samples / 580k tokens.
26
 
27
  ## Usage notes
28
+ - The model is probably best used when merged or applied as a LoRA to [Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct).
29
+ - I've observed that GGUF quantizations can degrade model quality, so it's probably best to avoid them.
30
 
31
  ## Limitations
32
+ Notes mainly pertaining to the model trained on Llama-3.1-8B-Base.
33
 
34
  - Herrsimian is _not_ a general-purpose roleplay finetune.
35
  - **Only forum/book style roleplay format with narration in third person + past tense and quote marks-delimited dialogue lines is _in-distribution_ and has been tested in depth.**