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

  • Log In
  • Sign Up

msarmad4
/
JSontologybasedcodingbot

PEFT
Safetensors
English
ontology
javascript
programming
coding
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use msarmad4/JSontologybasedcodingbot with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Llama/Llama-3.2B-Chat-v1.0")
    model = PeftModel.from_pretrained(base_model, "msarmad4/JSontologybasedcodingbot")
  • Notebooks
  • Google Colab
  • Kaggle
JSontologybasedcodingbot
6.44 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
msarmad4's picture
msarmad4
Upload model-00001-of-00002.safetensors
2b14224 verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    5.19 kB
    Update README.md 11 months ago
  • README.md.docx
    9.37 kB
    Upload 8 files 11 months ago
  • adapter_config.json
    782 Bytes
    Upload 8 files 11 months ago
  • adapter_model.safetensors
    9.02 MB
    xet
    Upload 8 files 11 months ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    Upload model-00001-of-00002.safetensors 11 months ago
  • model-00002-of-00002.safetensors
    1.46 GB
    xet
    Upload model-00002-of-00002.safetensors 11 months ago
  • special_tokens_map.json
    551 Bytes
    Upload 8 files 11 months ago
  • tokenizer.json
    3.62 MB
    Upload 8 files 11 months ago
  • tokenizer.model
    500 kB
    xet
    Upload 8 files 11 months ago
  • tokenizer_config.json
    1.4 kB
    Upload 8 files 11 months ago