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

Dnsx077
/
ea61f123-c17a-44ac-a5a4-7bc351dd31cd

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

Instructions to use Dnsx077/ea61f123-c17a-44ac-a5a4-7bc351dd31cd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Dnsx077/ea61f123-c17a-44ac-a5a4-7bc351dd31cd with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("defog/llama-3-sqlcoder-8b")
    model = PeftModel.from_pretrained(base_model, "Dnsx077/ea61f123-c17a-44ac-a5a4-7bc351dd31cd")
  • Notebooks
  • Google Colab
  • Kaggle
ea61f123-c17a-44ac-a5a4-7bc351dd31cd
874 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Dnsx077's picture
Dnsx077
End of training
4163e46 verified over 1 year ago
  • last-checkpoint
    Training in progress, step 50, checkpoint over 1 year ago
  • .gitattributes
    1.57 kB
    Training in progress, step 25 over 1 year ago
  • README.md
    3.81 kB
    End of training over 1 year ago
  • adapter_config.json
    727 Bytes
    Training in progress, step 25 over 1 year ago
  • adapter_model.bin
    168 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    168 MB
    xet
    Training in progress, step 50 over 1 year ago
  • config.json
    778 Bytes
    Training in progress, step 25 over 1 year ago
  • special_tokens_map.json
    439 Bytes
    Training in progress, step 25 over 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress, step 25 over 1 year ago
  • tokenizer_config.json
    51.1 kB
    Training in progress, step 25 over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    Training in progress, step 25 over 1 year ago