Update README.md
This commit is contained in:
parent
4e501f2202
commit
8da381f7a8
|
|
@ -20,7 +20,7 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework
|
||||||
|
|
||||||
- To install, ```pip install pocketflow```or just copy the [source code](pocketflow/__init__.py) (only 100 lines).
|
- To install, ```pip install pocketflow```or just copy the [source code](pocketflow/__init__.py) (only 100 lines).
|
||||||
|
|
||||||
- To learn more, check out the [documentation](https://the-pocket.github.io/PocketFlow/). For an in-depth design dive, read the [essay](https://zacharyhuang.substack.com/p/i-built-an-llm-framework-in-just).
|
- To learn more, check out the [documentation](https://the-pocket.github.io/PocketFlow/). To learn the motivation, read the [story](https://zacharyhuang.substack.com/p/i-built-an-llm-framework-in-just).
|
||||||
|
|
||||||
- 🎉 Join our [discord](https://discord.gg/hUHHE9Sa6T)!
|
- 🎉 Join our [discord](https://discord.gg/hUHHE9Sa6T)!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue