Skip to content

Commit

Permalink
Merge pull request #27 from Supahands/develop
Browse files Browse the repository at this point in the history
Add readme disclaimer
  • Loading branch information
OriginalByteMe authored Nov 13, 2024
2 parents fc982cf + 75239fd commit 03cf965
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@ modal run --detach hugging_face_to_guff.py \
1. FP16 format
2. Quantization (Q4_K_M, Q5_K_M etc)

<h2 id="disclaimer">⚠️ Disclaimer</h2>

<p align="center">Currently, we do not support Anthropic models (Claude) on the official site due to API costs. We are actively seeking sponsors to help integrate these models. If you have suggestions for implementing Anthropic models or would like to contribute, please <a href="https://github.com/Supahands/llm-comparison-backend/issues/new">open an issue</a>!</p>

<p align="center">We welcome any creative solutions or partnerships that could help bring Anthropic model support to this comparison platform.</p>

### Conversion Process
- Uses [llama.cpp](https://github.com/ggerganov/llama.cpp) for GGUF conversion
- Two-step process:
Expand Down

0 comments on commit 03cf965

Please sign in to comment.