Instructions to use Menlo/AlphaSpace-1.5B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Menlo/AlphaSpace-1.5B with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("Menlo/AlphaSpace-1.5B") model = AutoModelForCausalLM.from_pretrained("Menlo/AlphaSpace-1.5B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ad0cea9b23c7095f938472b21dcb2254b1fe09acd72ac227a840a153cf821085
- Size of remote file:
- 11.5 MB
- SHA256:
- 022625e26aba97255a6bf4c48e9e088c7cba1b76e05d8753471701fbee923fb7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.