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:
- 576c54c64e09e1e6569bd3642af43a6e2143a7cf60bb7d870a0466330dbb30af
- Size of remote file:
- 320 kB
- SHA256:
- 45231f8e38082669a5504fb65c1a4bbc2552e5c6f0e08025a97da02cdddcb97c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.