Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,10 @@ quantized_by: brittlewis12
|
|
16 |
|
17 |
# s1 32B GGUF
|
18 |
|
|
|
|
|
|
|
|
|
19 |
**Original model**: [s1 32B](https://huggingface.co/simplescaling/s1-32B)
|
20 |
|
21 |
**Model creator**: [simplescaling](https://huggingface.co/simplescaling)
|
@@ -53,6 +57,7 @@ using [autogguf-rs](https://github.com/brittlewis12/autogguf-rs).
|
|
53 |
[cnvrs](https://testflight.apple.com/join/sFWReS7K) is the best app for private, local AI on your device:
|
54 |
- create & save **Characters** with custom system prompts & temperature settings
|
55 |
- download and experiment with any **GGUF model** you can [find on HuggingFace](https://huggingface.co/models?library=gguf)!
|
|
|
56 |
- make it your own with custom **Theme colors**
|
57 |
- powered by Metal ⚡️ & [Llama.cpp](https://github.com/ggerganov/llama.cpp), with **haptics** during response streaming!
|
58 |
- **try it out** yourself today, on [Testflight](https://testflight.apple.com/join/sFWReS7K)!
|
|
|
16 |
|
17 |
# s1 32B GGUF
|
18 |
|
19 |
+
**Update as of 2025-02-11**: See the revised [s1.1](https://huggingface.co/brittlewis12/s1.1-32B-GGUF) for an improved model, based on DeepSeek R1 reasoning traces rather than Gemini traces.
|
20 |
+
|
21 |
+
---
|
22 |
+
|
23 |
**Original model**: [s1 32B](https://huggingface.co/simplescaling/s1-32B)
|
24 |
|
25 |
**Model creator**: [simplescaling](https://huggingface.co/simplescaling)
|
|
|
57 |
[cnvrs](https://testflight.apple.com/join/sFWReS7K) is the best app for private, local AI on your device:
|
58 |
- create & save **Characters** with custom system prompts & temperature settings
|
59 |
- download and experiment with any **GGUF model** you can [find on HuggingFace](https://huggingface.co/models?library=gguf)!
|
60 |
+
* or, use an API key with the chat completions-compatible model provider of your choice -- ChatGPT, Claude, Gemini, DeepSeek, & more!
|
61 |
- make it your own with custom **Theme colors**
|
62 |
- powered by Metal ⚡️ & [Llama.cpp](https://github.com/ggerganov/llama.cpp), with **haptics** during response streaming!
|
63 |
- **try it out** yourself today, on [Testflight](https://testflight.apple.com/join/sFWReS7K)!
|