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

goodlucky55555
/
8029ba98-1ef9-46f9-b039-30d57db0570a

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

Instructions to use goodlucky55555/8029ba98-1ef9-46f9-b039-30d57db0570a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use goodlucky55555/8029ba98-1ef9-46f9-b039-30d57db0570a with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-2b")
    model = PeftModel.from_pretrained(base_model, "goodlucky55555/8029ba98-1ef9-46f9-b039-30d57db0570a")
  • Notebooks
  • Google Colab
  • Kaggle
8029ba98-1ef9-46f9-b039-30d57db0570a
216 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Jackson Brune
End of training
7e3501b verified over 1 year ago
  • last-checkpoint
    Training in progress, step 10, checkpoint over 1 year ago
  • .gitattributes
    1.57 kB
    Training in progress, step 3 over 1 year ago
  • README.md
    3.82 kB
    End of training over 1 year ago
  • adapter_config.json
    721 Bytes
    Training in progress, step 3 over 1 year ago
  • adapter_model.bin
    39.3 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    39.3 MB
    xet
    Training in progress, step 10 over 1 year ago
  • config.json
    757 Bytes
    Training in progress, step 3 over 1 year ago
  • special_tokens_map.json
    555 Bytes
    Training in progress, step 3 over 1 year ago
  • tokenizer.json
    34.4 MB
    xet
    Training in progress, step 3 over 1 year ago
  • tokenizer.model
    4.24 MB
    xet
    Training in progress, step 3 over 1 year ago
  • tokenizer_config.json
    46.9 kB
    Training in progress, step 3 over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    Training in progress, step 3 over 1 year ago