Instructions to use ankitjakhar/LLaDA-8B-Quantized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ankitjakhar/LLaDA-8B-Quantized with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ankitjakhar/LLaDA-8B-Quantized", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload llada_int4_quantized (1).pt
Browse files
llada_int4_quantized (1).pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b42f17257baa051badbedd1d4e577fe868a8fa9fc834efb3c7a54ffca9538685
|
| 3 |
+
size 4788526525
|