maciejonek commited on
Commit
cc6d2d0
·
verified ·
1 Parent(s): e8577d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -21,6 +21,11 @@ The Model [maciejonek/Mistral-7b-Gandalf](https://huggingface.co/maciejonek/Mist
21
  converted to MLX format from [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
22
  using mlx-lm version **0.21.0**.
23
 
 
 
 
 
 
24
  ## Use with mlx
25
 
26
  ```bash
 
21
  converted to MLX format from [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
22
  using mlx-lm version **0.21.0**.
23
 
24
+ ## Description
25
+ Fine-tuned Mistral-7B-Instruct-v0.2 model trained for wisdom-rich prose.
26
+ Trained on a dataset of philosophical musings, timeless insights, and profound reflections, it delivers responses with depth, clarity, and an almost mythical sense of guidance.
27
+ Provide a concise summary or text, and Gandalf will reflect on its deeper meaning, connect it to universal truths, or add thoughtful perspectives.
28
+
29
  ## Use with mlx
30
 
31
  ```bash