CHaTx / config.json
CNXT's picture
Create config.json
7902b61
Invalid JSON: Unexpected non-whitespace character after JSON at line 1, column 12
"codeEntry": "from transformers import AutoModelWithHeads\n\nmodel = AutoModelWithHeads.from_pretrained('CNXT/CHaTx')\nmodel.load_adapter('CNXT/CHaTx', source='hf')",