mlc-ai / mlc-llm

Universal LLM Deployment Engine with ML Compilation
https://llm.mlc.ai/
Apache License 2.0
18.66k stars 1.52k forks source link

Can I use new dataset to train MLC LLM? #99

Closed liyizhe3975 closed 1 year ago

liyizhe3975 commented 1 year ago

Hi there.I love to chat with MLC LLM.but I found it know not enough about scientific fiction novel. So can I use some scientific fiction novels,especially Chinese science fiction novels ,to train the LLM?

liyizhe3975 commented 1 year ago

Maybe I have a misunderstanding that the MLC LLM is based on other LLM such as ChatGPT,LLaMa. TianQi and other people's work is use TVM technology to make LLM can be deployed and run on iPhones and laptops. So if I want to train the LLM with new dateset,I have to train the GPT model or LLaMa model. Am I right?

shiqimei commented 1 year ago

This is out of scope for this repo, since mlc-llm is a "deployment technique" to help users deploy models to devices natively in low cost.

As for the techniques for fine-tuning llm using your own dataset, there're approaches like (Freeze, Lora, P-tuning etc.) hope this repo helps.

liyizhe3975 commented 1 year ago

Thanks a lot for your information.😁😁 I didn't understand the repo introduction well since my poor English.I need to learn hard at Github in English.

---- Replied Message ---- | From | Shiqi @.> | | Date | 05/08/2023 22:11 | | To | @.> | | Cc | @.>、State @.> | | Subject | Re: [mlc-ai/mlc-llm] Can I use new dataset to train MLC LLM? (Issue #99) |

This is out of scope for this repo, since mlc-llm is a "deployment technique" to help users deploy models to devices natively in low cost.

As for the techniques for fine-tuning llm using your own dataset, there're approaches like (Freeze、Lora、P-tuning etc.) hope this repo helps.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.***>