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

  • Log In
  • Sign Up

monkwarrior08
/
adhd-cpt-analyst

Text Generation
PEFT
Safetensors
English
h2oai
causal-lm
adhd
cpt-ii
clinical-assistant
conversational
Model card Files Files and versions
xet
Community

Instructions to use monkwarrior08/adhd-cpt-analyst with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use monkwarrior08/adhd-cpt-analyst with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("h2oai/h2o-danube3-500m-chat")
    model = PeftModel.from_pretrained(base_model, "monkwarrior08/adhd-cpt-analyst")
  • Notebooks
  • Google Colab
  • Kaggle
adhd-cpt-analyst
18.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
monkwarrior08's picture
monkwarrior08
Update README.md
b374efe verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    4.19 kB
    Update README.md 11 months ago
  • adapter_config.json
    859 Bytes
    Upload model 11 months ago
  • adapter_model.safetensors
    14.2 MB
    xet
    Upload model 11 months ago
  • chat_template.jinja
    632 Bytes
    Upload tokenizer 11 months ago
  • special_tokens_map.json
    826 Bytes
    Upload tokenizer 11 months ago
  • tokenizer.json
    3.51 MB
    Upload tokenizer 11 months ago
  • tokenizer.model
    493 kB
    xet
    Upload tokenizer 11 months ago
  • tokenizer_config.json
    1.08 kB
    Upload tokenizer 11 months ago