art-from-the-machine commited on
Commit
b2f24fe
1 Parent(s): ac71091

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ This fine-tune of Meta's Llama 3 8B Instruct model is intended to be used as a c
24
  - **Context length:** 8,192
25
 
26
  ## Example Output
27
- The fine-tuned `Mantella-Skyrim-Llama-3-8B-Q4_K_M.gguf` model has been tested in Mantella v0.11.2's debug mode, with the model running locally in koboldcpp. The character tested is Hulda. A list of questions are tested against both the fine-tuned model as well as an equivalent [Q4_K_M Llama 3 Instruct](https://huggingface.co/bartowski/Meta-Llama-3-8B-Instruct-GGUF/blob/main/Meta-Llama-3-8B-Instruct-Q4_K_M.gguf) base model for comparison. For both models, Mantella's `max_response_sentences` setting has been set to 4, and `temperature` has been set to 0.4.
28
  <details>
29
  <summary><b>Mantella-Skyrim-Llama-3-8B-Q4_K_M.gguf</b></summary>
30
 
 
24
  - **Context length:** 8,192
25
 
26
  ## Example Output
27
+ The fine-tuned [Mantella-Skyrim-Llama-3-8B-Q4_K_M.gguf](https://huggingface.co/art-from-the-machine/Mantella-Skyrim-Llama-3-8B-GGUF/blob/main/Mantella-Skyrim-Llama-3-8B-Q4_K_M.gguf) model has been tested in Mantella v0.11.2's debug mode, with the model running locally in koboldcpp. The character tested is Hulda. A list of questions are tested against both the fine-tuned model as well as an equivalent [Q4_K_M Llama 3 Instruct](https://huggingface.co/bartowski/Meta-Llama-3-8B-Instruct-GGUF/blob/main/Meta-Llama-3-8B-Instruct-Q4_K_M.gguf) base model for comparison. For both models, Mantella's `max_response_sentences` setting has been set to 4, and `temperature` has been set to 0.4.
28
  <details>
29
  <summary><b>Mantella-Skyrim-Llama-3-8B-Q4_K_M.gguf</b></summary>
30