docs: document --use-cog-base-image and prebuilt base images (#3088)
* docs: document --use-cog-base-image and prebuilt base images
Closes #1820
* docs: add link to available base image list
Closes #1820
* feat: add concurrent decorator
* fix: bound concurrent max conversion
* Update pkg/schema/python/parser_test.go
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
Signed-off-by: Anish Sahoo <anishsahoo2005@gmail.com>
* fix: remove duplicate function declaration in parser_test.go
Merge from #3089 introduced a duplicate TestConcurrentDecoratorIgnoredWhenNotFromCog
function signature that caused a syntax error.
* revert: remove concurrency branch changes
* Apply suggestion from @ask-bonk[bot]
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
Signed-off-by: Anish Sahoo <anishsahoo2005@gmail.com>
* Update llms.txt
* Update docs/getting-started.md
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
Signed-off-by: Anish Sahoo <anishsahoo2005@gmail.com>
* Update docs/getting-started-own-model.md
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
Signed-off-by: Anish Sahoo <anishsahoo2005@gmail.com>
* update llms.txt
* update llms.txt
---------
Signed-off-by: Anish Sahoo <anishsahoo2005@gmail.com>
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>