Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
localagi authored May 24, 2023
1 parent 1082ada commit b646b1d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ My maintenance is focussed on build stabilty and availability of service contain
* (:heavy_check_mark:) == Working soonish
* (WIP) == some unstable state

### Services for *running* inference
### 🧠 Services for *running* inference
| Service | Release | Model-types | Model-quantisations | API | Original Repo |
-------------------------------------------------------------------|--------------------|-----------------|---------------------|-------------------|---------------|
| [FastChat](https://github.com/localagi/FastChat-docker) | ![](https://github.com/localagi/FastChat-docker/actions/workflows/publish-docker.yml/badge.svg?branch=main) | e.g. Vicuna, T5 | T5, HF | OpenAI | [lm-sys/FastChat](https://github.com/lm-sys/FastChat) |
Expand All @@ -58,15 +58,15 @@ My maintenance is focussed on build stabilty and availability of service contain
| [gpt4free](https://github.com/localagi/gpt4free-docker) | ![](https://github.com/localagi/gpt4free-docker/actions/workflows/publish-docker.yml/badge.svg?branch=main) | | | | [xtekky/gpt4free](https://github.com/xtekky/gpt4free) |
| [stablediffusion2](https://github.com/localagi/stablediffusion2-docker) | WIP | | | | |

### Services for *using* inference
### 🎩 Services for *using* inference
| Service | Release | Original Repo |
|------------------------------------------------------------------------|-----------------------|---------------|
| [AGiXT](https://github.com/localagi/AGiXT-docker) | ![](https://github.com/localagi/AGiXT-docker/actions/workflows/publish-docker-test.yaml/badge.svg?branch=main) | [josh-XT/AGiXT](https://github.com/josh-xt/AGiXT) |
| [AGiXT-Frontend](https://github.com/localagi/agent-llm-frontend) | :heavy_check_mark: | [JamesonRGrieve/Agent-LLM-Frontend](https://github.com/JamesonRGrieve/Agent-LLM-Frontend) |
| [gpt-code-ui](https://github.com/localagi/gpt-code-ui-docker) | ![](https://github.com/localagi/gpt-code-ui-docker/actions/workflows/publish-docker.yml/badge.svg?branch=main) | [ricklamers/gpt-code-ui](https://github.com/ricklamers/gpt-code-ui) |


### CLI tools and packages
### 🔧 CLI tools and packages
for quantization, quantization, cli-inference etc.

| Tool | Release | Model-types | Model-quantisations | Original Repo |
Expand Down

0 comments on commit b646b1d

Please sign in to comment.