Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

turuta
/
KIT_v1

Transformers
Safetensors
gpt_neo
Model card Files Files and versions
xet
Community

Instructions to use turuta/KIT_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use turuta/KIT_v1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, GPTNeoForConditionalCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("turuta/KIT_v1")
    model = GPTNeoForConditionalCausalLM.from_pretrained("turuta/KIT_v1")
  • Notebooks
  • Google Colab
  • Kaggle
KIT_v1
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
turuta's picture
turuta
Upload folder using huggingface_hub
01976b2 verified 4 months ago
  • decoder_tokenizer
    Upload folder using huggingface_hub 4 months ago
  • encoder_tokenizer
    Upload folder using huggingface_hub 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    5.17 kB
    Upload GPTNeoForConditionalCausalLM 4 months ago
  • config.json
    3.77 kB
    Upload GPTNeoForConditionalCausalLM 4 months ago
  • generation_config.json
    119 Bytes
    Upload GPTNeoForConditionalCausalLM 4 months ago
  • model.safetensors
    910 MB
    xet
    Upload GPTNeoForConditionalCausalLM 4 months ago