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

  • Log In
  • Sign Up

vulcan2506
/
Strategic-LLAMA-V1-InstructBase

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

Instructions to use vulcan2506/Strategic-LLAMA-V1-InstructBase with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use vulcan2506/Strategic-LLAMA-V1-InstructBase with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("vulcan2506/Strategic-LLAMA-V1-InstructBase", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Unsloth Studio new

    How to use vulcan2506/Strategic-LLAMA-V1-InstructBase 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 vulcan2506/Strategic-LLAMA-V1-InstructBase 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 vulcan2506/Strategic-LLAMA-V1-InstructBase to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for vulcan2506/Strategic-LLAMA-V1-InstructBase to start chatting
    Load model with FastModel
    pip install unsloth
    from unsloth import FastModel
    model, tokenizer = FastModel.from_pretrained(
        model_name="vulcan2506/Strategic-LLAMA-V1-InstructBase",
        max_seq_length=2048,
    )
Strategic-LLAMA-V1-InstructBase
168 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
vulcan2506's picture
vulcan2506
Training in progress, epoch 3
162aaa6 verified 9 months ago
  • .gitattributes
    1.57 kB
    Training in progress, epoch 1 9 months ago
  • README.md
    1.56 kB
    Training in progress, epoch 1 9 months ago
  • adapter_config.json
    870 Bytes
    Training in progress, epoch 1 9 months ago
  • adapter_model.safetensors
    146 MB
    xet
    Training in progress, epoch 3 9 months ago
  • added_tokens.json
    605 Bytes
    Training in progress, epoch 1 9 months ago
  • chat_template.jinja
    3.83 kB
    Training in progress, epoch 1 9 months ago
  • merges.txt
    1.67 MB
    Training in progress, epoch 1 9 months ago
  • special_tokens_map.json
    459 Bytes
    Training in progress, epoch 1 9 months ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress, epoch 1 9 months ago
  • tokenizer_config.json
    50.6 kB
    Training in progress, epoch 1 9 months ago
  • training_args.bin

    Detected Pickle imports (10)

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

    How to fix it?

    6.23 kB
    xet
    Training in progress, epoch 1 9 months ago
  • vocab.json
    2.78 MB
    Training in progress, epoch 1 9 months ago