mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
chore(blog): add provider links
This commit is contained in:
@@ -17,6 +17,13 @@ The goal of the blog is to capture some content that does not neatly fit within
|
||||
- [What are the fundamentals of batch processing with async in Python?](posts/learn-async.md)
|
||||
- [How can I stream models to improve latency?](posts/generator.md)
|
||||
|
||||
## Integrations
|
||||
|
||||
- [Ollama](posts/ollama.md)
|
||||
- [llama-cpp-python](posts/llama-cpp-python.md)
|
||||
- [Anyscale](posts/anyscale.md)
|
||||
- [Together Compute](posts/together.md)
|
||||
|
||||
## Talks
|
||||
|
||||
- [What were the key insights and topics covered at the AI Engineering Summit 2023?](posts/aisummit-2023.md)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
draft: False
|
||||
date: 2023-12-15
|
||||
slug: patching
|
||||
slug: anyscale
|
||||
tags:
|
||||
- patching
|
||||
- open source
|
||||
|
||||
Reference in New Issue
Block a user