Instructions to use FasterDecoding/medusa-vicuna-7b-v1.3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FasterDecoding/medusa-vicuna-7b-v1.3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FasterDecoding/medusa-vicuna-7b-v1.3", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding safetensors variant
#1
by Narsil - opened
medusa_lm_head.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d33244c4c2aec154611d40986f8f604afb7823ba969ce6f11a531530258ef1a7
|
| 3 |
+
size 1478534464
|