-
Notifications
You must be signed in to change notification settings - Fork 451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEAT: Code completions #1476
base: main
Are you sure you want to change the base?
FEAT: Code completions #1476
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4dd5159 - Browse repository at this point
Copy the full SHA 4dd5159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d893b3 - Browse repository at this point
Copy the full SHA 2d893b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a77cb - Browse repository at this point
Copy the full SHA 81a77cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3c0e3a - Browse repository at this point
Copy the full SHA b3c0e3aView commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30676f0 - Browse repository at this point
Copy the full SHA 30676f0View commit details -
correct path to name function to work on windows file system. Add som…
…e unit test cases.
Configuration menu - View commit details
-
Copy full SHA for ec8c815 - Browse repository at this point
Copy the full SHA ec8c815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 985a4d7 - Browse repository at this point
Copy the full SHA 985a4d7View commit details -
Merge branch 'code_completions' of github.com:mikeshi80/xinference in…
…to code_completions merge with main
Configuration menu - View commit details
-
Copy full SHA for fa81cf8 - Browse repository at this point
Copy the full SHA fa81cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38200a3 - Browse repository at this point
Copy the full SHA 38200a3View commit details -
Merge branch 'refs/heads/main' into code_completions
# Conflicts: # xinference/model/llm/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 3f1a160 - Browse repository at this point
Copy the full SHA 3f1a160View commit details -
Configuration menu - View commit details
-
Copy full SHA for e352804 - Browse repository at this point
Copy the full SHA e352804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2093b65 - Browse repository at this point
Copy the full SHA 2093b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for f353d35 - Browse repository at this point
Copy the full SHA f353d35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e449e0 - Browse repository at this point
Copy the full SHA 0e449e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bbbb15 - Browse repository at this point
Copy the full SHA 4bbbb15View commit details
Commits on May 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62c8dd9 - Browse repository at this point
Copy the full SHA 62c8dd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d388303 - Browse repository at this point
Copy the full SHA d388303View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51390bd - Browse repository at this point
Copy the full SHA 51390bdView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec28dec - Browse repository at this point
Copy the full SHA ec28decView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16db4a7 - Browse repository at this point
Copy the full SHA 16db4a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0840c - Browse repository at this point
Copy the full SHA 3a0840cView commit details
Commits on May 14, 2024
-
basically finished code generating web client.
Need to add repo_name support.
Configuration menu - View commit details
-
Copy full SHA for 10d90b0 - Browse repository at this point
Copy the full SHA 10d90b0View commit details -
added the repo_name and file_path for prompt file support, and add th…
…e definition for codeqwen1.5 and make it supported by vllm engine.
Configuration menu - View commit details
-
Copy full SHA for 6215454 - Browse repository at this point
Copy the full SHA 6215454View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5819674 - Browse repository at this point
Copy the full SHA 5819674View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514e862 - Browse repository at this point
Copy the full SHA 514e862View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a091aa - Browse repository at this point
Copy the full SHA 2a091aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0925e5 - Browse repository at this point
Copy the full SHA c0925e5View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e518e74 - Browse repository at this point
Copy the full SHA e518e74View commit details
Commits on May 20, 2024
-
Merge branch 'refs/heads/main' into code_completions
# Conflicts: # xinference/core/model.py # xinference/model/llm/ggml/llamacpp.py
Configuration menu - View commit details
-
Copy full SHA for be8a862 - Browse repository at this point
Copy the full SHA be8a862View commit details -
adapt to langchain 0.2.x, which has breaking changes
langchain-community need to be installed separately.
Configuration menu - View commit details
-
Copy full SHA for f7d02fb - Browse repository at this point
Copy the full SHA f7d02fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f52d7 - Browse repository at this point
Copy the full SHA 85f52d7View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c42c71 - Browse repository at this point
Copy the full SHA 6c42c71View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12dc09a - Browse repository at this point
Copy the full SHA 12dc09aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dbd3bb - Browse repository at this point
Copy the full SHA 4dbd3bbView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02f7536 - Browse repository at this point
Copy the full SHA 02f7536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3e749 - Browse repository at this point
Copy the full SHA 5e3e749View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecbf893 - Browse repository at this point
Copy the full SHA ecbf893View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71843c1 - Browse repository at this point
Copy the full SHA 71843c1View commit details
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa9d4bd - Browse repository at this point
Copy the full SHA aa9d4bdView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72fd615 - Browse repository at this point
Copy the full SHA 72fd615View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e0259 - Browse repository at this point
Copy the full SHA d8e0259View commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e731632 - Browse repository at this point
Copy the full SHA e731632View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b4abab - Browse repository at this point
Copy the full SHA 8b4ababView commit details
Commits on Jun 25, 2024
-
Merge branch 'refs/heads/main' into code_completions
# Conflicts: # xinference/model/llm/ggml/llamacpp.py # xinference/model/llm/pytorch/core.py # xinference/model/llm/vllm/core.py
Configuration menu - View commit details
-
Copy full SHA for b931d9d - Browse repository at this point
Copy the full SHA b931d9dView commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f2f8c0 - Browse repository at this point
Copy the full SHA 4f2f8c0View commit details
Commits on Jul 1, 2024
-
Merge branch 'refs/heads/main' into code_completions
# Conflicts: # xinference/client/restful/restful_client.py # xinference/core/tests/test_restful_api.py
Configuration menu - View commit details
-
Copy full SHA for df53445 - Browse repository at this point
Copy the full SHA df53445View commit details
Commits on Jul 10, 2024
-
Merge branch 'refs/heads/main' into code_completions
# Conflicts: # xinference/model/llm/__init__.py # xinference/model/llm/pytorch/core.py # xinference/web/ui/src/scenes/running_models/index.js
Configuration menu - View commit details
-
Copy full SHA for bff135b - Browse repository at this point
Copy the full SHA bff135bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ead5b - Browse repository at this point
Copy the full SHA 06ead5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1901603 - Browse repository at this point
Copy the full SHA 1901603View commit details -
Configuration menu - View commit details
-
Copy full SHA for b71e3b6 - Browse repository at this point
Copy the full SHA b71e3b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3869b30 - Browse repository at this point
Copy the full SHA 3869b30View commit details
Commits on Jul 18, 2024
-
Merge branch 'refs/heads/main' into code_completions
# Conflicts: # xinference/core/model.py # xinference/model/llm/__init__.py # xinference/web/ui/src/scenes/running_models/index.js
Configuration menu - View commit details
-
Copy full SHA for 810eff3 - Browse repository at this point
Copy the full SHA 810eff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for efa6c47 - Browse repository at this point
Copy the full SHA efa6c47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae7c77 - Browse repository at this point
Copy the full SHA 7ae7c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 533fcfc - Browse repository at this point
Copy the full SHA 533fcfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa724ac - Browse repository at this point
Copy the full SHA aa724acView commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 569aa23 - Browse repository at this point
Copy the full SHA 569aa23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a31312 - Browse repository at this point
Copy the full SHA 5a31312View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28e7e3f - Browse repository at this point
Copy the full SHA 28e7e3fView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d5930a - Browse repository at this point
Copy the full SHA 9d5930aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ad126a - Browse repository at this point
Copy the full SHA 0ad126aView commit details
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6948ca - Browse repository at this point
Copy the full SHA c6948caView commit details -
Merge branch 'main' into code_completions
# Conflicts: # xinference/model/llm/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 80a9d99 - Browse repository at this point
Copy the full SHA 80a9d99View commit details