Skip to content
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

支持ChatGLM3,版本升级 #44

Merged
merged 26 commits into from
Dec 18, 2023
Merged

支持ChatGLM3,版本升级 #44

merged 26 commits into from
Dec 18, 2023

Commits on Dec 7, 2023

  1. Update download_model.py

    ypwhs committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f66417c View commit details
    Browse the repository at this point in the history
  2. Create start_offline_cmd.bat

    ypwhs committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fa60a14 View commit details
    Browse the repository at this point in the history
  3. Update download_model.py

    ypwhs committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0ef72c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Update download_model.py

    ypwhs committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5ed7bfc View commit details
    Browse the repository at this point in the history
  2. Update download_model.py

    ypwhs committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    75506ac View commit details
    Browse the repository at this point in the history
  3. Update requirements.txt

    ypwhs committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    67e5e96 View commit details
    Browse the repository at this point in the history
  4. Create test_models.py

    ypwhs committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    7702d1a View commit details
    Browse the repository at this point in the history
  5. Update app.py

    ypwhs committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    85eaec1 View commit details
    Browse the repository at this point in the history
  6. Update test_models.py

    ypwhs committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a6d66e1 View commit details
    Browse the repository at this point in the history
  7. 1

    ypwhs committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    e551cc3 View commit details
    Browse the repository at this point in the history
  8. Create chatglm3_predictor.py

    ypwhs committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6482732 View commit details
    Browse the repository at this point in the history
  9. Update chatglm3_predictor.py

    ypwhs committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    adca1b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Update requirements.txt

    ypwhs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    5f8ce79 View commit details
    Browse the repository at this point in the history
  2. Update app.py

    ypwhs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    ef87295 View commit details
    Browse the repository at this point in the history
  3. Update chatglm3_predictor.py

    ypwhs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    bd4d06c View commit details
    Browse the repository at this point in the history
  4. Update base.py

    ypwhs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    157e354 View commit details
    Browse the repository at this point in the history
  5. Update chatglm3_predictor.py

    ypwhs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    00f4d92 View commit details
    Browse the repository at this point in the history
  6. Update chatglm3_predictor.py

    ypwhs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    83524bd View commit details
    Browse the repository at this point in the history
  7. Update download_model.py

    ypwhs committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    99ef124 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Update chatglm3_predictor.py

    ypwhs committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b1bd4f0 View commit details
    Browse the repository at this point in the history
  2. Update base.py

    ypwhs committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c5d8150 View commit details
    Browse the repository at this point in the history
  3. Update base.py

    ypwhs committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4af4dcf View commit details
    Browse the repository at this point in the history
  4. Update base.py

    ypwhs committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5573eee View commit details
    Browse the repository at this point in the history
  5. Update app.py

    ypwhs committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c5ce9aa View commit details
    Browse the repository at this point in the history
  6. Update chatglm3_predictor.py

    ypwhs committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1510dfa View commit details
    Browse the repository at this point in the history
  7. Update app.py

    ypwhs committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    af16211 View commit details
    Browse the repository at this point in the history