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

laquythang
/
a404fca7-9e2f-4f4b-ad09-2cefbcf8f481

PEFT
Safetensors
llama
axolotl
Generated from Trainer
8-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use laquythang/a404fca7-9e2f-4f4b-ad09-2cefbcf8f481 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use laquythang/a404fca7-9e2f-4f4b-ad09-2cefbcf8f481 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("jingyeom/seal3.1.6n_7b")
    model = PeftModel.from_pretrained(base_model, "laquythang/a404fca7-9e2f-4f4b-ad09-2cefbcf8f481")
  • Notebooks
  • Google Colab
  • Kaggle
a404fca7-9e2f-4f4b-ad09-2cefbcf8f481
165 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
laquythang's picture
laquythang
End of training
16959c8 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.62 kB
    End of training over 1 year ago
  • adapter_config.json
    723 Bytes
    End of training over 1 year ago
  • adapter_model.bin
    80.1 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    80 MB
    xet
    End of training over 1 year ago
  • config.json
    1.29 kB
    End of training over 1 year ago
  • special_tokens_map.json
    552 Bytes
    End of training over 1 year ago
  • tokenizer.json
    4.8 MB
    End of training over 1 year ago
  • tokenizer_config.json
    2.5 kB
    End of training over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    End of training over 1 year ago