- 02 Jul, 2024 10 commits
-
-
royjhan authored
* OpenAI v1 models * Refactor Writers * Add Test Co-Authored-By: Attila Kerekes * Credit Co-Author Co-Authored-By:
Attila Kerekes <439392+keriati@users.noreply.github.com> * Empty List Testing * Use Namespace for Ownedby * Update Test * Add back envconfig * v1/models docs * Use ModelName Parser * Test Names * Remove Docs * Clean Up * Test name Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Add Middleware for Chat and List * Completions Endpoint * Testing Cleanup * Test with Fatal * Add functionality to chat test * Rename function * float types * type cleanup * cleaning * more cleaning * Extra test cases * merge conflicts * merge conflicts * merge conflicts * merge conflicts * cleaning * cleaning --------- Co-authored-by:
Attila Kerekes <439392+keriati@users.noreply.github.com> Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com>
-
Michael Yang authored
add model capabilities
-
Michael Yang authored
err on insecure path
-
Daniel Hiltgen authored
Add windows radeon concurrency note
-
Daniel Hiltgen authored
-
royjhan authored
* OpenAI v1 models * Refactor Writers * Add Test Co-Authored-By: Attila Kerekes * Credit Co-Author Co-Authored-By:
Attila Kerekes <439392+keriati@users.noreply.github.com> * Empty List Testing * Use Namespace for Ownedby * Update Test * Add back envconfig * v1/models docs * Use ModelName Parser * Test Names * Remove Docs * Clean Up * Test name Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> * Add Middleware for Chat and List * Testing Cleanup * Test with Fatal * Add functionality to chat test * OpenAI: /v1/models/{model} compatibility (#5028) * Retrieve Model * OpenAI Delete Model * Retrieve Middleware * Remove Delete from Branch * Update Test * Middleware Test File * Function name * Cleanup * Test Update * Test Update --------- Co-authored-by:
Attila Kerekes <439392+keriati@users.noreply.github.com> Co-authored-by: Jeffrey Morgan <jmorgan...
-
Daniel Hiltgen authored
Switch ARM64 container image base to rocky 8
-
Daniel Hiltgen authored
The centos 7 arm mirrors have disappeared due to the EOL 2 days ago, and the vault sed workaround which works for x86 doesn't work for arm.
-
Daniel Hiltgen authored
Centos 7 EOL broke mirrors
-
Daniel Hiltgen authored
As of July 1st 2024: Could not resolve host: mirrorlist.centos.org This is expected due to EOL dates.
-
- 01 Jul, 2024 17 commits
-
-
Josh authored
fix: trim spaces for FROM argument, don't trim inside of quotes
-
Josh authored
fix: add unsupported architecture message for linux/windows
-
Josh Yan authored
-
Michael Yang authored
-
Josh Yan authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
-
Daniel Hiltgen authored
Fix case for NumCtx
-
Daniel Hiltgen authored
Document concurrent behavior and settings
-
Daniel Hiltgen authored
This may confuse users thinking "auto" is an acceptable string - it must be numeric
-
Daniel Hiltgen authored
-
Josh Yan authored
-
Daniel Hiltgen authored
Enable concurrency by default
-
RAPID ARCHITECT authored
* Update README.md Added Mesop example to web & desktop * Update README.md --------- Co-authored-by:Jeffrey Morgan <jmorganca@gmail.com>
-
Eduard authored
Runs fine on a NVIDIA GeForce GTX 1050 Ti
-
- 29 Jun, 2024 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
* Do not shift context for sliding window models * truncate prompt > 2/3 tokens * only target gemma2
-
- 28 Jun, 2024 4 commits
-
-
Daniel Hiltgen authored
-
royjhan authored
-
royjhan authored
* Check exists projtype * Maintain Ordering
-
royjhan authored
-
- 27 Jun, 2024 7 commits
-
-
Michael Yang authored
gemma2 graph
-
Michael Yang authored
-
Josh Yan authored
-
Josh Yan authored
-
Michael authored
* update readme for gemma 2
-
Michael Yang authored
-
Jeffrey Morgan authored
-