Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

kco4776
/
kogpt-chat

Transformers
PyTorch
gpt2
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use kco4776/kogpt-chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kco4776/kogpt-chat with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, ChatGPT
    
    tokenizer = AutoTokenizer.from_pretrained("kco4776/kogpt-chat")
    model = ChatGPT.from_pretrained("kco4776/kogpt-chat")
  • Notebooks
  • Google Colab
  • Kaggle
kogpt-chat
516 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
kco4776's picture
kco4776
add tokenizer
1494648 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    123 Bytes
    Update README.md over 4 years ago
  • config.json
    1.17 kB
    add model over 4 years ago
  • merges.txt
    496 kB
    add tokenizer over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.ByteStorage"

    What is a pickle import?

    513 MB
    xet
    add model over 4 years ago
  • special_tokens_map.json
    113 Bytes
    add tokenizer over 4 years ago
  • tokenizer.json
    1.52 MB
    add tokenizer over 4 years ago
  • tokenizer_config.json
    274 Bytes
    add tokenizer over 4 years ago
  • vocab.json
    891 kB
    add tokenizer over 4 years ago