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