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

  • Log In
  • Sign Up

diagonalge
/
texttest2

PEFT
Safetensors
llama
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use diagonalge/texttest2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("samoline/b7447218-27e6-491c-b3ab-ea03a5b93541")
    model = PeftModel.from_pretrained(base_model, "diagonalge/texttest2")
  • Notebooks
  • Google Colab
  • Kaggle
texttest2
91.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
diagonalge's picture
diagonalge
Upload task output test1334test1234test1234test12334
c22517d verified 10 months ago
  • checkpoint-1
    Upload task output test1334test1234test1234test12334 10 months ago
  • .gitattributes
    1.63 kB
    Upload task output test1334test1234test1234test12334 10 months ago
  • README.md
    3.36 kB
    Upload task output test1334test1234test1234test12334 10 months ago
  • adapter_config.json
    876 Bytes
    Upload task output test1334test1234test1234test12334 10 months ago
  • adapter_model.safetensors
    22.6 MB
    xet
    Upload task output test1334test1234test1234test12334 10 months ago
  • chat_template.jinja
    485 Bytes
    Upload task output test1334test1234test1234test12334 10 months ago
  • config.json
    890 Bytes
    Upload task output test1334test1234test1234test12334 10 months ago
  • special_tokens_map.json
    459 Bytes
    Upload task output test1334test1234test1234test12334 10 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload task output test1334test1234test1234test12334 10 months ago
  • tokenizer_config.json
    50.6 kB
    Upload task output test1334test1234test1234test12334 10 months ago