Skip to content

Commit

Permalink
Merge pull request Hannibal046#149 from utuncel/add_unslothai
Browse files Browse the repository at this point in the history
adding unlsothai, a fine-tuning-framework
  • Loading branch information
Hannibal046 authored Aug 5, 2024
2 parents 4196d73 + c0b04cc commit 2a2ae11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
- [LLM Books](#llm-books)
- [Great thoughts about LLM](#great-thoughts-about-llm)
- [Miscellaneous](#miscellaneous)
- [Fine-Tuning](#fine-tuning)

## Milestone Papers

Expand Down Expand Up @@ -318,6 +319,7 @@ If you're interested in the field of LLM, you may find the above list of milesto
- [Dify](https://github.com/langgenius/dify) - An open-source LLM app development platform with an intuitive interface that streamlines AI workflows, model management, and production deployment.
- [LazyLLM](https://github.com/LazyAGI/LazyLLM) - An open-source LLM app for building multi-agent LLMs applications in an easy and lazy way, supports model deployment and fine-tuning.
- [MemFree](https://github.com/memfreeme/memfree) - Open Source Hybrid AI Search Engine, Instantly Get Accurate Answers from the Internet, Bookmarks, Notes, and Docs. Support One-Click Deployment
- [unslothai](https://github.com/unslothai/unsloth) - A framework that specializes in efficient fine-tuning. On its GitHub page, you can find ready-to-use fine-tuning templates for various LLMs, allowing you to easily train your own data for free on the Google Colab cloud.

## LLM Tutorials and Courses
- [llm-course](https://github.com/mlabonne/llm-course) - Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Expand Down

0 comments on commit 2a2ae11

Please sign in to comment.