Triangle104 commited on
Commit
00c1cab
·
verified ·
1 Parent(s): 4b0209d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md CHANGED
@@ -17,6 +17,41 @@ tags:
17
  This model was converted to GGUF format from [`Locutusque/Apollo-2.0-Llama-3.1-8B`](https://huggingface.co/Locutusque/Apollo-2.0-Llama-3.1-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
18
  Refer to the [original model card](https://huggingface.co/Locutusque/Apollo-2.0-Llama-3.1-8B) for more details on the model.
19
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ## Use with llama.cpp
21
  Install llama.cpp through brew (works on Mac and Linux)
22
 
 
17
  This model was converted to GGUF format from [`Locutusque/Apollo-2.0-Llama-3.1-8B`](https://huggingface.co/Locutusque/Apollo-2.0-Llama-3.1-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
18
  Refer to the [original model card](https://huggingface.co/Locutusque/Apollo-2.0-Llama-3.1-8B) for more details on the model.
19
 
20
+ ---
21
+ Model Details
22
+ -
23
+ Fine-tuned Llama-3.1-8B on Locutusque/ApolloRP-2.0-SFT. Results in a good roleplaying language model, that isn't dumb.
24
+
25
+ Developed by: Locutusque
26
+ Model type: Llama3.1
27
+ Language(s) (NLP): English
28
+ License: Llama 3.1 Community License Agreement
29
+
30
+ Model Sources [optional]
31
+
32
+ Demo: https://huggingface.co/spaces/Locutusque/Locutusque-Models
33
+
34
+ Direct Use
35
+
36
+ RP/ERP, instruction following, conversation, etc
37
+ Bias, Risks, and Limitations
38
+
39
+ This model is completely uncensored - use at your own risk.
40
+ Recommendations
41
+
42
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
43
+ Training Details
44
+ Training Data
45
+
46
+ Locutusque/ApolloRP-2.0-SFT
47
+
48
+ The training data is cleaned from refusals, and "slop".
49
+ Training Hyperparameters
50
+
51
+ Training regime: bf16 non-mixed precision
52
+
53
+ ---
54
+
55
  ## Use with llama.cpp
56
  Install llama.cpp through brew (works on Mac and Linux)
57