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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

squaredcuber
/
holo-gamedev-lora-arm-a

PEFT
Safetensors
roblox
game-dev
Model card Files Files and versions
xet
Community

Instructions to use squaredcuber/holo-gamedev-lora-arm-a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use squaredcuber/holo-gamedev-lora-arm-a with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/workspace/model")
    model = PeftModel.from_pretrained(base_model, "squaredcuber/holo-gamedev-lora-arm-a")
  • Notebooks
  • Google Colab
  • Kaggle
holo-gamedev-lora-arm-a
290 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
squaredcuber's picture
squaredcuber
Recovered 8x DDP adapter (step 185, eval_loss 0.4275)
91665fb verified about 1 month ago
  • .gitattributes
    1.57 kB
    Recovered 8x DDP adapter (step 185, eval_loss 0.4275) about 1 month ago
  • PREFLIGHT.txt
    22 Bytes
    preflight about 1 month ago
  • README.md
    268 Bytes
    Recovered 8x DDP adapter (step 185, eval_loss 0.4275) about 1 month ago
  • adapter_config.json
    1.1 kB
    Recovered 8x DDP adapter (step 185, eval_loss 0.4275) about 1 month ago
  • adapter_model.safetensors
    267 MB
    xet
    Recovered 8x DDP adapter (step 185, eval_loss 0.4275) about 1 month ago
  • chat_template.jinja
    7.76 kB
    Recovered 8x DDP adapter (step 185, eval_loss 0.4275) about 1 month ago
  • merges.txt
    3.35 MB
    Recovered 8x DDP adapter (step 185, eval_loss 0.4275) about 1 month ago
  • preprocessor_config.json
    390 Bytes
    Recovered 8x DDP adapter (step 185, eval_loss 0.4275) about 1 month ago
  • tokenizer.json
    12.8 MB
    xet
    Recovered 8x DDP adapter (step 185, eval_loss 0.4275) about 1 month ago
  • tokenizer_config.json
    16.7 kB
    Recovered 8x DDP adapter (step 185, eval_loss 0.4275) about 1 month ago
  • training_config.json
    10.5 kB
    Recovered 8x DDP adapter (step 185, eval_loss 0.4275) about 1 month ago
  • vocab.json
    6.72 MB
    Recovered 8x DDP adapter (step 185, eval_loss 0.4275) about 1 month ago