Adrian Punga
Adrian Punga
I haven't tested it neovim but will do and see what's wrong.
This is thrown for ~/nltk_data/taggers/averaged_perceptron_tagger.zip which is really a bad zip. Deleting ~/nltk_data and restarting ingesting downloaded a correct version of this file and now ingestion works for me.
> ``` > parser.add_argument("--mode", type=str, default=[], nargs='+', > help="Model mode: [int8kv] [int8weight | int4weight]") > ``` Using this option with Llama2-13B gives this error: `_get_exception_class..Derived: 'LlamaTransformerLayerWeightQuantized' object has no attribute...