Instructions to use hazyresearch/based-1b-50b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hazyresearch/based-1b-50b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hazyresearch/based-1b-50b", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Rename model.bin to pytorch_model.bin
Browse files
model.bin → pytorch_model.bin
RENAMED
|
File without changes
|