Trying to train an LLM from scratch that has all the necessary information about survival, health and medicine. Ending up going along with a fine tuning approach, wherein I fine tuned a 2 billion parameter model to be better at providing survival …
Trying to train an LLM from scratch that has all the necessary information about survival, health and medicine. Ending up going along with a fine tuning approach, wherein I fine tuned a 2 billion parameter model to be better at providing survival tips!! :)
PS: Fixed the truncated output and added the design file to the root of the repository :)
Used AI for creating the UI and README and for troubleshooting, not for logic and implementation.