Skip to content

Commit

Permalink
Update 2024-08-15-LLM.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuo2000 authored Dec 10, 2024
1 parent aa115c4 commit 4723ebd
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions _posts/2024-08-15-LLM.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,15 @@ Grok-2 & Grok-2 mini, achieve performance levels competitive to other frontier m
![](https://cdn.prod.website-files.com/6557a2b6957fcb7aeb0efcf0/66f6f79029bbf7e233406c45_Desktop.avif)
**[Try Liquid](https://playground.liquid.ai/chat?model=cm1ooqdqo000208jx67z86ftk)** <br>

---
### Aria
**model:** [rhymes-ai/Aria](https://huggingface.co/rhymes-ai/Aria)<br>

---
### Llama 3.3
**model:** [meta-llama/Llama-3.3-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct)<br>
**Blog:** [Meta公布輕巧版多語言模型Llama 3.3](https://www.ithome.com.tw/news/166407)<br>

---
## safe AI

Expand Down Expand Up @@ -404,8 +413,12 @@ It is now the RLHAF (Reinforcement Learning from AI feedback)
![](https://github.com/rkuo2000/AI-course/raw/main/images/LM_Studio_0.3.3_Llama-3.2-3B-Instruct.png)

---
### PrivateGPT
**Code:** [https://github.com/zylon-ai/private-gpt](https://github.com/zylon-ai/private-gpt)<br>
### [Jan](https://jan.ai/)
**Github:** [https://github.com/janhq/jan](https://github.com/janhq/jan)<br>

---
### [PrivateGPT](https://github.com/zylon-ai/private-gpt)
**Code:** [https://github.com/zylon-ai/private-gpt/tree/primordial](https://github.com/zylon-ai/private-gpt/tree/primordial)<br>
![](https://github.com/zylon-ai/private-gpt/raw/main/fern/docs/assets/ui.png?raw=true)

---
Expand All @@ -422,6 +435,8 @@ cd ~/gpt4all
### [GPT4FREE](https://github.com/xtekky/gpt4free)
`pip install g4f`<br>

---
### [llama.cpp](https://github.com/ggerganov/llama.cpp)

---
## Reasoning
Expand Down

0 comments on commit 4723ebd

Please sign in to comment.