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
836 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 70 commits
developer-314e's picture
developer-314e
Model save
f093868 verified about 2 months ago
  • runs
    Training in progress, step 43 about 2 months ago
  • .gitattributes
    1.57 kB
    Training in progress, step 10 5 months ago
  • README.md
    1.52 kB
    Training in progress, step 13 about 2 months ago
  • adapter_config.json
    1.67 kB
    Training in progress, step 26 about 2 months ago
  • adapter_model.safetensors
    816 MB
    xet
    Model save about 2 months ago
  • chat_template.jinja
    7.82 kB
    Training in progress, step 26 about 2 months ago
  • processor_config.json
    1.3 kB
    Training in progress, step 26 about 2 months ago
  • special_tokens_map.json
    662 Bytes
    Training in progress, step 110 4 months ago
  • tokenizer.json
    20 MB
    xet
    Training in progress, step 26 about 2 months ago
  • tokenizer_config.json
    7.16 kB
    Training in progress, step 26 about 2 months ago
  • training_args.bin

    Detected Pickle imports (10)

    • "accelerate.state.PartialState",
    • "transformers.trainer_utils.SaveStrategy",
    • "trl.trainer.sft_config.SFTConfig",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_utils.HubStrategy",
    • "torch.device",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_pt_utils.AcceleratorConfig"

    How to fix it?

    5.59 kB
    xet
    Training in progress, step 13 about 2 months ago