armand0e commited on
Commit
98be3b2
·
verified ·
1 Parent(s): a0cf096

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -11
README.md CHANGED
@@ -3,17 +3,12 @@ tags:
3
  - gguf
4
  - llama.cpp
5
  - unsloth
6
-
 
 
 
7
  ---
8
 
9
- # Nemotron-Cascade-8B-Thinking-Claude-4.5-Opus-High-Reasoning-Distill-GGUF - GGUF
10
-
11
- This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
12
-
13
- **Example usage**:
14
- - For text only LLMs: **llama-cli** **--hf** repo_id/model_name **-p** "why is the sky blue?"
15
- - For multimodal models: **llama-mtmd-cli** **-m** model_name.gguf **--mmproj** mmproj_file.gguf
16
 
17
- ## Available Model files:
18
- - `Nemotron-Cascade-8B-Thinking.Q8_0.gguf`
19
- - `Nemotron-Cascade-8B-Thinking.F16.gguf`
 
3
  - gguf
4
  - llama.cpp
5
  - unsloth
6
+ base_model:
7
+ - TeichAI/Nemotron-Cascade-8B-Thinking-Claude-4.5-Opus-High-Reasoning-Distill
8
+ datasets:
9
+ - TeichAI/claude-4.5-opus-high-reasoning-250x
10
  ---
11
 
12
+ # Nemotron-Cascade-8B-Thinking-Claude-4.5-Opus-High-Reasoning-Distill-GGUF
 
 
 
 
 
 
13
 
14
+ This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).