Instructions to use unslothai/lambda with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use unslothai/lambda with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="unslothai/lambda")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("unslothai/lambda") model = AutoModel.from_pretrained("unslothai/lambda", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1722c17b567278c03011677f84f2daa6cc7650739e827de8d9109e171ca0113a
- Size of remote file:
- 176 Bytes
- SHA256:
- b0fa4a90d87c740f236bb35ebf32a6cd29c10397a50ac4a54bde395f1c8cff87
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.