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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

isbondarev
/
TeleChat2-7B-32K-adv

Feature Extraction
Transformers
Safetensors
telechat
llama-factory
custom_code
Model card Files Files and versions
xet
Community

Instructions to use isbondarev/TeleChat2-7B-32K-adv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use isbondarev/TeleChat2-7B-32K-adv with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="isbondarev/TeleChat2-7B-32K-adv", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("isbondarev/TeleChat2-7B-32K-adv", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
TeleChat2-7B-32K-adv
15.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
isbondarev's picture
isbondarev
Upload tokenizer
872089f verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    5.19 kB
    Upload Telechat2ForCausalLM 8 months ago
  • chat_template.jinja
    2.58 kB
    Upload tokenizer 8 months ago
  • config.json
    1.32 kB
    Upload Telechat2ForCausalLM 8 months ago
  • configuration_telechat2.py
    4.39 kB
    Upload Telechat2ForCausalLM 8 months ago
  • generation_config.json
    298 Bytes
    Upload Telechat2ForCausalLM 8 months ago
  • model-00001-of-00004.safetensors
    5 GB
    xet
    Upload Telechat2ForCausalLM 8 months ago
  • model-00002-of-00004.safetensors
    4.93 GB
    xet
    Upload Telechat2ForCausalLM 8 months ago
  • model-00003-of-00004.safetensors
    4.23 GB
    xet
    Upload Telechat2ForCausalLM 8 months ago
  • model-00004-of-00004.safetensors
    1.07 GB
    xet
    Upload Telechat2ForCausalLM 8 months ago
  • model.safetensors.index.json
    25.7 kB
    Upload Telechat2ForCausalLM 8 months ago
  • modeling_telechat2.py
    35.3 kB
    Upload Telechat2ForCausalLM 8 months ago
  • special_tokens_map.json
    635 Bytes
    Upload tokenizer 8 months ago
  • tokenization_telechat2.py
    8.45 kB
    Upload tokenizer 8 months ago
  • tokenizer.model
    2.2 MB
    xet
    Upload tokenizer 8 months ago
  • tokenizer_config.json
    2.46 kB
    Upload tokenizer 8 months ago