Instructions to use eabdullin/MathGenie-InterLM-20B-AWQ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use eabdullin/MathGenie-InterLM-20B-AWQ with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="eabdullin/MathGenie-InterLM-20B-AWQ", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("eabdullin/MathGenie-InterLM-20B-AWQ", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3ca8f9e2d5a6dd64323934d8c029cb7fa1f582509021e69926d026683ea348a2
- Size of remote file:
- 335 kB
- SHA256:
- 871dcd484948aa1fafced86be61a1c40d46c08d28f924aa88fbbea473041451a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.