OwenArli commited on
Commit
1d149f5
1 Parent(s): 4b01eee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -16,11 +16,15 @@ RPMax is a series of models that are trained on a diverse set of curated creativ
16
 
17
  Early tests by users mentioned that these models does not feel like any other RP models, having a different style and generally doesn't feel in-bred.
18
 
 
 
 
 
19
  ## Model Description
20
 
21
  Llama-3.1-8B-ArliAI-RPMax-v1.1 is a variant of the Meta-Llama-3.1-8B model.
22
 
23
- v1.1 is just a small fix to not train and save the embeddings layer, since v1.0 had the lm_head unnecessarily trained on accident.
24
 
25
  You can access the model at https://arliai.com and ask questions at https://www.reddit.com/r/ArliAI/
26
 
 
16
 
17
  Early tests by users mentioned that these models does not feel like any other RP models, having a different style and generally doesn't feel in-bred.
18
 
19
+ You can access the model at https://arliai.com and ask questions at https://www.reddit.com/r/ArliAI/
20
+
21
+ We also have a models ranking page at https://www.arliai.com/models-ranking
22
+
23
  ## Model Description
24
 
25
  Llama-3.1-8B-ArliAI-RPMax-v1.1 is a variant of the Meta-Llama-3.1-8B model.
26
 
27
+ v1.1 is just a small fix to not train and save the embeddings layer and small changes to the dataset, since v1.0 had the lm_head unnecessarily trained on accident.
28
 
29
  You can access the model at https://arliai.com and ask questions at https://www.reddit.com/r/ArliAI/
30