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

  • Log In
  • Sign Up

rishi38
/
smart_emergency

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

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

  • Libraries
  • Transformers

    How to use rishi38/smart_emergency with Transformers:

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

    How to use rishi38/smart_emergency 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 rishi38/smart_emergency 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 rishi38/smart_emergency to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for rishi38/smart_emergency to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="rishi38/smart_emergency",
        max_seq_length=2048,
    )
smart_emergency
85.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 49 commits
rishi38's picture
rishi38
Model save
dadf998 verified 11 days ago
  • .gitattributes
    1.57 kB
    Training in progress, step 10 12 days ago
  • README.md
    2.06 kB
    Training in progress, step 10 11 days ago
  • adapter_config.json
    1.25 kB
    Training in progress, step 10 11 days ago
  • adapter_model.safetensors
    69.8 MB
    xet
    Training in progress, step 125 11 days ago
  • added_tokens.json
    734 Bytes
    Training in progress, step 10 12 days ago
  • chat_template.jinja
    4.67 kB
    Training in progress, step 10 12 days ago
  • merges.txt
    1.67 MB
    Training in progress, step 10 12 days ago
  • special_tokens_map.json
    613 Bytes
    Training in progress, step 10 12 days ago
  • tokenizer.json
    11.4 MB
    xet
    Training in progress, step 10 12 days ago
  • tokenizer_config.json
    5.61 kB
    Model save 11 days ago
  • training_args.bin

    Detected Pickle imports (10)

    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.trainer_utils.SaveStrategy",
    • "transformers.trainer_utils.IntervalStrategy",
    • "torch.device",
    • "accelerate.state.PartialState",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "transformers.trainer_utils.HubStrategy",
    • "UnslothGRPOTrainer.UnslothGRPOConfig",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_utils.SchedulerType"

    How to fix it?

    7.38 kB
    xet
    Training in progress, step 10 11 days ago
  • vocab.json
    2.78 MB
    Training in progress, step 10 12 days ago