Instructions to use AnonSOB/crysis-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use AnonSOB/crysis-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir crysis-mlx AnonSOB/crysis-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
Update README.md
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ This model is unquantized. I dont know why I trained it on Gemma 3 QAT because i
|
|
| 36 |
|
| 37 |
- Temperature: `0.8`
|
| 38 |
- Max Tokens: `32`
|
| 39 |
-
- Max seq len: `
|
| 40 |
|
| 41 |
### Example outputs
|
| 42 |
|
|
|
|
| 36 |
|
| 37 |
- Temperature: `0.8`
|
| 38 |
- Max Tokens: `32`
|
| 39 |
+
- Max seq len: `32`
|
| 40 |
|
| 41 |
### Example outputs
|
| 42 |
|