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

developer-314e
/
result

Transformers
TensorBoard
Safetensors
Generated from Trainer
unsloth
sft
trl
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use developer-314e/result with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use developer-314e/result with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("developer-314e/result", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Studio

    How to use developer-314e/result with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for developer-314e/result to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for developer-314e/result to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for developer-314e/result to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="developer-314e/result",
        max_seq_length=2048,
    )
result / runs
356 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 57 commits
developer-314e's picture
developer-314e
Training in progress, step 43
30c277b verified about 2 months ago
  • Feb11_09-58-08_c3f740b6911b
    Training in progress, step 10 5 months ago
  • Feb11_10-09-08_c3f740b6911b
    Training in progress, step 10 5 months ago
  • Feb11_10-16-52_c3f740b6911b
    Training in progress, step 20 5 months ago
  • Feb11_10-58-44_c3f740b6911b
    Training in progress, step 20 5 months ago
  • Feb11_11-30-20_b40a13d9d148
    Training in progress, step 20 5 months ago
  • Feb12_10-49-03_af3482488f48
    Training in progress, step 800 5 months ago
  • Mar16_08-02-53_88eef0fde4dc
    Training in progress, step 366 4 months ago
  • Mar16_21-11-00_b1ebb702e47b
    Training in progress, step 273 4 months ago
  • Mar17_22-19-36_2f8e29440ff2
    Training in progress, step 3504 4 months ago
  • May08_07-40-24_9e86e38426e6
    Training in progress, step 26 about 2 months ago
  • May08_07-44-07_9e86e38426e6
    Training in progress, step 26 about 2 months ago
  • May08_11-46-37_ed3f198c922c
    Training in progress, step 43 about 2 months ago
  • May12_09-15-45_2511c70f07a8
    Training in progress, step 87 about 2 months ago
  • May12_10-17-05_8e294f6804ab
    Training in progress, step 87 about 2 months ago
  • May12_11-06-42_eb7be23a580a
    Training in progress, step 87 about 2 months ago
  • May12_12-05-36_129-213-148-64
    Training in progress, step 87 about 2 months ago
  • May13_06-57-26_11e58f1eacd0
    Training in progress, step 43 about 2 months ago
  • May13_10-24-30_6b209f17809f
    Training in progress, step 43 about 2 months ago