Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
base_model:
|
| 4 |
+
- Firworks/INTELLECT-3-nvfp4
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This is an **experimental** speculative model for INTELLECT-3.
|
| 8 |
+
I was able to get this to run (unstable) with patches to vLLM for EAGLE-3 support.
|
| 9 |
+
|
| 10 |
+
I may re-visit this model and retry with quantization in the future as I was not able to achieve performance benefits with the NVFP4 target model.
|