Instructions to use SparseLLM/prosparse-llama-2-7b-predictor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SparseLLM/prosparse-llama-2-7b-predictor with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="SparseLLM/prosparse-llama-2-7b-predictor", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SparseLLM/prosparse-llama-2-7b-predictor", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 91e0356ffd5f43fdcbacdcca7292a23c6d6099027aaace952b7fff2233283148
- Size of remote file:
- 61.9 MB
- SHA256:
- b38a9fafc96093cb832859167dc5d7052b09a9823793c17097082164371bf39e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.