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

  • Log In
  • Sign Up

Pratyush-01
/
physix-1.5b-rl-ckpt

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

Instructions to use Pratyush-01/physix-1.5b-rl-ckpt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Pratyush-01/physix-1.5b-rl-ckpt with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Pratyush-01/physix-1.5b-rl-ckpt", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Unsloth Studio new

    How to use Pratyush-01/physix-1.5b-rl-ckpt 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 Pratyush-01/physix-1.5b-rl-ckpt 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 Pratyush-01/physix-1.5b-rl-ckpt to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for Pratyush-01/physix-1.5b-rl-ckpt to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="Pratyush-01/physix-1.5b-rl-ckpt",
        max_seq_length=2048,
    )
physix-1.5b-rl-ckpt
164 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Pratyush-01's picture
Pratyush-01
Training in progress, step 100
3d83e2c verified 13 days ago
  • .gitattributes
    1.57 kB
    Training in progress, step 50 13 days ago
  • README.md
    2.16 kB
    Training in progress, step 50 13 days ago
  • adapter_config.json
    1.19 kB
    Training in progress, step 50 13 days ago
  • adapter_model.safetensors
    148 MB
    xet
    Training in progress, step 100 13 days ago
  • added_tokens.json
    632 Bytes
    Training in progress, step 50 13 days ago
  • chat_template.jinja
    2.51 kB
    Training in progress, step 50 13 days ago
  • merges.txt
    1.67 MB
    Training in progress, step 50 13 days ago
  • special_tokens_map.json
    613 Bytes
    Training in progress, step 50 13 days ago
  • tokenizer.json
    11.4 MB
    xet
    Training in progress, step 50 13 days ago
  • tokenizer_config.json
    4.89 kB
    Training in progress, step 50 13 days ago
  • training_args.bin

    Detected Pickle imports (10)

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

    How to fix it?

    7.51 kB
    xet
    Training in progress, step 50 13 days ago
  • vocab.json
    2.78 MB
    Training in progress, step 50 13 days ago