Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

rtweera
/
1751870567

Transformers
Safetensors
Generated from Trainer
trl
sft
unsloth
Model card Files Files and versions
xet
Community

Instructions to use rtweera/1751870567 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rtweera/1751870567 with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("rtweera/1751870567", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Unsloth Studio new

    How to use rtweera/1751870567 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 rtweera/1751870567 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 rtweera/1751870567 to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for rtweera/1751870567 to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="rtweera/1751870567",
        max_seq_length=2048,
    )
1751870567
33.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
rtweera's picture
rtweera
Training in progress, step 39
fde32ef verified 10 months ago
  • .gitattributes
    1.57 kB
    Training in progress, step 20 10 months ago
  • README.md
    1.53 kB
    Training in progress, step 20 10 months ago
  • adapter_config.json
    877 Bytes
    Training in progress, step 20 10 months ago
  • adapter_model.safetensors
    17.6 MB
    xet
    Training in progress, step 39 10 months ago
  • added_tokens.json
    605 Bytes
    Training in progress, step 20 10 months ago
  • chat_template.jinja
    2.51 kB
    Training in progress, step 20 10 months ago
  • merges.txt
    1.67 MB
    Training in progress, step 20 10 months ago
  • special_tokens_map.json
    614 Bytes
    Training in progress, step 20 10 months ago
  • tokenizer.json
    11.4 MB
    xet
    Training in progress, step 20 10 months ago
  • tokenizer_config.json
    4.71 kB
    Training in progress, step 20 10 months ago
  • training_args.bin

    Detected Pickle imports (10)

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

    How to fix it?

    6.1 kB
    xet
    Training in progress, step 20 10 months ago
  • vocab.json
    2.78 MB
    Training in progress, step 20 10 months ago