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

Zack-Z
/
qwen3_8bi_cotft_rs0_1_2epo_cot_llm_1

Feature Extraction
Transformers
English
qwen3
text-generation-inference
unsloth
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use Zack-Z/qwen3_8bi_cotft_rs0_1_2epo_cot_llm_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Zack-Z/qwen3_8bi_cotft_rs0_1_2epo_cot_llm_1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Zack-Z/qwen3_8bi_cotft_rs0_1_2epo_cot_llm_1")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Zack-Z/qwen3_8bi_cotft_rs0_1_2epo_cot_llm_1")
    model = AutoModel.from_pretrained("Zack-Z/qwen3_8bi_cotft_rs0_1_2epo_cot_llm_1", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
qwen3_8bi_cotft_rs0_1_2epo_cot_llm_1
16.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Zack-Z's picture
Zack-Z
(Trained with Unsloth)
26d1aab verified 8 months ago
  • .gitattributes
    1.57 kB
    (Trained with Unsloth) 8 months ago
  • README.md
    555 Bytes
    Unsloth Model Card 8 months ago
  • added_tokens.json
    707 Bytes
    (Trained with Unsloth) 8 months ago
  • config.json
    782 Bytes
    (Trained with Unsloth) 8 months ago
  • merges.txt
    1.67 MB
    (Trained with Unsloth) 8 months ago
  • model-00001-of-00004.safetensors
    4.9 GB
    xet
    (Trained with Unsloth) 8 months ago
  • model-00002-of-00004.safetensors
    4.92 GB
    xet
    (Trained with Unsloth) 8 months ago
  • model-00003-of-00004.safetensors
    4.98 GB
    xet
    (Trained with Unsloth) 8 months ago
  • model-00004-of-00004.safetensors
    1.58 GB
    xet
    (Trained with Unsloth) 8 months ago
  • special_tokens_map.json
    614 Bytes
    (Trained with Unsloth) 8 months ago
  • tokenizer.json
    11.4 MB
    xet
    (Trained with Unsloth) 8 months ago
  • tokenizer_config.json
    10.4 kB
    (Trained with Unsloth) 8 months ago
  • vocab.json
    2.78 MB
    (Trained with Unsloth) 8 months ago