SolidSnacke commited on
Commit
60fd19c
1 Parent(s): aeac5ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - llama
9
+ - text-generation-inference
10
  ---
11
+
12
+ An updated version of the previous model. In this one, I have not yet found any problems with word duplication.
13
+
14
+ Link to original model and script:
15
+ - openlynn/Llama-3-Soliloquy-8B-v1.5-64k: https://huggingface.co/openlynn/Llama-3-Soliloquy-8B-v1.5-64k
16
+ - FantasiaFoundry/GGUF-Quantization-Script: https://huggingface.co/FantasiaFoundry/GGUF-Quantization-Script