Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Llama-3.1-Nemotron-Ultra-253B-v1-MLX-Q5
|
2 |
|
3 |
This is a Q5 quantized version of NVIDIA's Llama-3.1-Nemotron-Ultra-253B-v1 model, converted for use with MLX on Apple Silicon.
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
base_model:
|
4 |
+
- nvidia/Llama-3_1-Nemotron-Ultra-253B-v1
|
5 |
+
tags:
|
6 |
+
- mlx
|
7 |
+
- mlx-community
|
8 |
+
- DeciLMForCausalLM
|
9 |
+
- NAS
|
10 |
+
- reasoning
|
11 |
+
---
|
12 |
# Llama-3.1-Nemotron-Ultra-253B-v1-MLX-Q5
|
13 |
|
14 |
This is a Q5 quantized version of NVIDIA's Llama-3.1-Nemotron-Ultra-253B-v1 model, converted for use with MLX on Apple Silicon.
|