Text Generation
Transformers
Safetensors
English
mistral
text-generation-inference
unsloth
trl
dpo
uncensored
roleplay
fine-tune
conversational
Eval Results
Inference Endpoints
rmdhirr commited on
Commit
b627f08
1 Parent(s): ca6c16a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -23,7 +23,7 @@ datasets:
23
  - athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW-v1-SHUFFLED
24
  ---
25
  # 💫 Pulsar_7B
26
- Pulsar_7B is a fine-tune of MTSAIR/multi_verse_model, trained on these datasets:
27
 
28
  - grimulkan/theory-of-mind
29
  - grimulkan/physical-reasoning
@@ -31,13 +31,11 @@ Pulsar_7B is a fine-tune of MTSAIR/multi_verse_model, trained on these datasets:
31
  - unalignment/toxic-dpo-v0.2
32
  - kira/math-dpo
33
  - athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW-v1-SHUFFLED
34
-
35
- # Uploaded model
36
 
37
- - **Developed by:** rmdhirr
38
- - **License:** apache-2.0
39
- - **Finetuned from model :** MTSAIR/multi_verse_model
40
 
 
41
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
42
 
43
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
23
  - athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW-v1-SHUFFLED
24
  ---
25
  # 💫 Pulsar_7B
26
+ Pulsar_7B is a fine-tune of [MTSAIR/multi_verse_model](https://huggingface.co/MTSAIR/multi_verse_model), trained on these datasets:
27
 
28
  - grimulkan/theory-of-mind
29
  - grimulkan/physical-reasoning
 
31
  - unalignment/toxic-dpo-v0.2
32
  - kira/math-dpo
33
  - athirdpath/DPO_Pairs-Roleplay-Alpaca-NSFW-v1-SHUFFLED
 
 
34
 
35
+ ## Quantizations
36
+ Thanks to mradermacher, static GGUF quants are available [here](https://huggingface.co/mradermacher/Pulsar_7B-GGUF).
 
37
 
38
+ ---
39
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
40
 
41
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)