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

Linter #1516

Closed
wants to merge 61 commits into from
Closed

Linter #1516

wants to merge 61 commits into from

Commits on Jun 6, 2024

  1. Create security.py

    Smartappli authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4e1bc11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf6f4d View commit details
    Browse the repository at this point in the history
  3. Update security.yml

    Smartappli authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d9c5165 View commit details
    Browse the repository at this point in the history
  4. Update security.yml

    Smartappli authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bccb85d View commit details
    Browse the repository at this point in the history
  5. Update security.yml

    Smartappli authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    527f98e View commit details
    Browse the repository at this point in the history
  6. Update security.yml

    Smartappli authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dbf7d59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1184cc View commit details
    Browse the repository at this point in the history
  8. Update linter.yml

    Smartappli authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fc232d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Update linter.yml

    Smartappli authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c033ba8 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Update _utils.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e08fe44 View commit details
    Browse the repository at this point in the history
  2. Update llama_tokenizer.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    439c225 View commit details
    Browse the repository at this point in the history
  3. Update __init__.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    350efe2 View commit details
    Browse the repository at this point in the history
  4. Update llama_types.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d802d14 View commit details
    Browse the repository at this point in the history
  5. Update server.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a1644a0 View commit details
    Browse the repository at this point in the history
  6. Update main.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    544c892 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    740fbf7 View commit details
    Browse the repository at this point in the history
  8. Update common.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e8a8e34 View commit details
    Browse the repository at this point in the history
  9. Update Chat.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b79c8ee View commit details
    Browse the repository at this point in the history
  10. Update quantize.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    1de7f4c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f93ba1 View commit details
    Browse the repository at this point in the history
  12. Update Miku.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6f297f1 View commit details
    Browse the repository at this point in the history
  13. Update errors.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d21ea00 View commit details
    Browse the repository at this point in the history
  14. Update __main__.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b123fbc View commit details
    Browse the repository at this point in the history
  15. Update cli.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    cde72cd View commit details
    Browse the repository at this point in the history
  16. Update _logger.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    3faa2f2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    932afdf View commit details
    Browse the repository at this point in the history
  18. Update ReasonAct.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    3be6b6e View commit details
    Browse the repository at this point in the history
  19. Update util.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    4d07a0d View commit details
    Browse the repository at this point in the history
  20. Update server.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    dfe5462 View commit details
    Browse the repository at this point in the history
  21. Update local.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6f1c85b View commit details
    Browse the repository at this point in the history
  22. Update llm.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e7c6a79 View commit details
    Browse the repository at this point in the history
  23. Update fastapi_server.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    9394fe4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    efa4a49 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    65ccf71 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a2643dd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cddf149 View commit details
    Browse the repository at this point in the history
  28. Update errors.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    66a0ead View commit details
    Browse the repository at this point in the history
  29. Update __init__.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a72c4c9 View commit details
    Browse the repository at this point in the history
  30. Update llama_types.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    437e2e9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    cf716a8 View commit details
    Browse the repository at this point in the history
  32. Update _internals.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a56b47d View commit details
    Browse the repository at this point in the history
  33. Update types.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    abdf70e View commit details
    Browse the repository at this point in the history
  34. Update model.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b3ea783 View commit details
    Browse the repository at this point in the history
  35. Update llama_cpp.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ed573c4 View commit details
    Browse the repository at this point in the history
  36. Update settings.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e3eca40 View commit details
    Browse the repository at this point in the history
  37. Update llama_cache.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b2f7315 View commit details
    Browse the repository at this point in the history
  38. Update llava_cpp.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6b5f026 View commit details
    Browse the repository at this point in the history
  39. Update app.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b93b667 View commit details
    Browse the repository at this point in the history
  40. Update _internals.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    8543d0c View commit details
    Browse the repository at this point in the history
  41. Update app.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    df4cbeb View commit details
    Browse the repository at this point in the history
  42. Update llama_cpp.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    95fdf80 View commit details
    Browse the repository at this point in the history
  43. Update llava_cpp.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    40d6944 View commit details
    Browse the repository at this point in the history
  44. Update llama.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    3176f99 View commit details
    Browse the repository at this point in the history
  45. Update llama.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ba725de View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    93f2957 View commit details
    Browse the repository at this point in the history
  47. Update _internals.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    5975963 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    267b1d9 View commit details
    Browse the repository at this point in the history
  49. Update llama.py

    Smartappli authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    c96df87 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    a6fe491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46afec8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71030b2 View commit details
    Browse the repository at this point in the history