Merge pull request #22 from gary149/patch-1
Update README.md: add link to blog post
This commit is contained in:
commit
d742a844de
|
@ -38,6 +38,9 @@ limitations under the License.
|
||||||
|
|
||||||
🌐 **Support for any LLM**: it supports models hosted on the Hub loaded in their `transformers` version or through our inference API, but also supports models from OpenAI, Anthropic and many others via our [LiteLLM](https://www.litellm.ai/) integration.
|
🌐 **Support for any LLM**: it supports models hosted on the Hub loaded in their `transformers` version or through our inference API, but also supports models from OpenAI, Anthropic and many others via our [LiteLLM](https://www.litellm.ai/) integration.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Check the our [launch blog post](https://huggingface.co/blog/smolagents) to learn more about `smolagents`!
|
||||||
|
|
||||||
## Quick demo
|
## Quick demo
|
||||||
|
|
||||||
First install the package.
|
First install the package.
|
||||||
|
|
Loading…
Reference in New Issue