Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rupurt/llm-http-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.1
Choose a base ref
...
head repository: rupurt/llm-http-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 16 files changed
  • 1 contributor

Commits on Dec 18, 2023

  1. add models endpoints

    Alex Kwiatkowski committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0f7e1cc View commit details
    Browse the repository at this point in the history
  2. release v0.0.2

    Alex Kwiatkowski committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    72b34b3 View commit details
    Browse the repository at this point in the history
  3. add chat endpoint to README

    Alex Kwiatkowski committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    772c034 View commit details
    Browse the repository at this point in the history
  4. add install and getting started to README

    Alex Kwiatkowski committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1e0d44d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. set LD_LIBRARY_PATH for libstdc++ on linux

    Alex Kwiatkowski committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1dadfa9 View commit details
    Browse the repository at this point in the history
  2. add mlc make targets for setup & model download

    Alex Kwiatkowski committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b1959ab View commit details
    Browse the repository at this point in the history
  3. add reload cli option

    Alex Kwiatkowski committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0068ba9 View commit details
    Browse the repository at this point in the history
Loading