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

  • Log In
  • Sign Up

Kubermatic
/
DeepCNCF

PEFT
Safetensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Kubermatic/DeepCNCF with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("google/gemma-1.1-7b-it")
    model = PeftModel.from_pretrained(base_model, "Kubermatic/DeepCNCF")
  • Notebooks
  • Google Colab
  • Kaggle
DeepCNCF / tokenizer
21.8 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
julioc-p's picture
julioc-p
Upload tokenizer/tokenizer_config.json with huggingface_hub
298a392 verified almost 2 years ago
  • special_tokens_map.json
    636 Bytes
    Upload tokenizer/special_tokens_map.json with huggingface_hub almost 2 years ago
  • tokenizer.json
    17.5 MB
    xet
    Upload tokenizer/tokenizer.json with huggingface_hub almost 2 years ago
  • tokenizer.model
    4.24 MB
    xet
    Upload tokenizer/tokenizer.model with huggingface_hub almost 2 years ago
  • tokenizer_config.json
    40.6 kB
    Upload tokenizer/tokenizer_config.json with huggingface_hub almost 2 years ago