Closed 167rgc911 closed 1 year ago
Thanks for sharing all of your work which allows people like me (no ML/AI training) to play with it.
Recently you guys merged #78, is there a way to get the StarCoder model via the scripts (llm/tools/download_model.py)?
Are the files in the MIT-HAN-Lab HF (https://huggingface.co/datasets/mit-han-lab/awq-model-zoo/tree/main) page compatible?
Can TinyChatEngine use the file outputs of AutoAWQ?
It seems I need to get the HF model and just use the provided Python scripts.
Thanks for sharing all of your work which allows people like me (no ML/AI training) to play with it.
Recently you guys merged #78, is there a way to get the StarCoder model via the scripts (llm/tools/download_model.py)?
Are the files in the MIT-HAN-Lab HF (https://huggingface.co/datasets/mit-han-lab/awq-model-zoo/tree/main) page compatible?
Can TinyChatEngine use the file outputs of AutoAWQ?