Transformers
GGUF
llama-cpp
gguf-my-repo
Inference Endpoints
conversational
Triangle104 commited on
Commit
1aa6a50
·
verified ·
1 Parent(s): c28f74c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -15,6 +15,15 @@ tags:
15
  This model was converted to GGUF format from [`nbeerbower/mistral-nemo-bophades3-12B`](https://huggingface.co/nbeerbower/mistral-nemo-bophades3-12B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
16
  Refer to the [original model card](https://huggingface.co/nbeerbower/mistral-nemo-bophades3-12B) for more details on the model.
17
 
 
 
 
 
 
 
 
 
 
18
  ## Use with llama.cpp
19
  Install llama.cpp through brew (works on Mac and Linux)
20
 
 
15
  This model was converted to GGUF format from [`nbeerbower/mistral-nemo-bophades3-12B`](https://huggingface.co/nbeerbower/mistral-nemo-bophades3-12B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
16
  Refer to the [original model card](https://huggingface.co/nbeerbower/mistral-nemo-bophades3-12B) for more details on the model.
17
 
18
+ ---
19
+ Model details:
20
+ -
21
+ Mahou-1.5-mistral-nemo-12B-lorablated finetuned on jondurbin/truthy-dpo-v0.1, kyujinpy/orca_math_dpo, and antiven0m/physical-reasoning-dpo.
22
+ Method
23
+
24
+ ORPO tuned with 8x A100 for 2 epochs.
25
+
26
+ ---
27
  ## Use with llama.cpp
28
  Install llama.cpp through brew (works on Mac and Linux)
29