Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Pepisxd
/
codellama-edugen-v2

Text Generation
PEFT
Safetensors
Spanish
lora
qlora
codellama
python
education
pandas
spanish
conversational
Model card Files Files and versions
xet
Community

Instructions to use Pepisxd/codellama-edugen-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Pepisxd/codellama-edugen-v2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-Instruct-hf")
    model = PeftModel.from_pretrained(base_model, "Pepisxd/codellama-edugen-v2")
  • Notebooks
  • Google Colab
  • Kaggle
codellama-edugen-v2
380 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Pepisxd's picture
Pepisxd
Update README.md
665b32d verified 3 months ago
  • checkpoint-100
    Upload folder using huggingface_hub 3 months ago
  • checkpoint-200
    Upload folder using huggingface_hub 3 months ago
  • checkpoint-202
    Upload folder using huggingface_hub 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    2.62 kB
    Update README.md 3 months ago
  • adapter_config.json
    688 Bytes
    Upload folder using huggingface_hub 3 months ago
  • adapter_model.safetensors
    67.1 MB
    xet
    Upload folder using huggingface_hub 3 months ago
  • special_tokens_map.json
    538 Bytes
    Upload folder using huggingface_hub 3 months ago
  • tokenizer.json
    1.84 MB
    Upload folder using huggingface_hub 3 months ago
  • tokenizer.model
    500 kB
    xet
    Upload folder using huggingface_hub 3 months ago
  • tokenizer_config.json
    2.68 kB
    Upload folder using huggingface_hub 3 months ago
  • trainer_state.json
    5.15 kB
    Upload folder using huggingface_hub 3 months ago
  • training_args.json
    4.06 kB
    Upload folder using huggingface_hub 3 months ago