Skip to content

Commit 023daa3

Browse files
authored
Update README.md with Llama 3.3
1 parent b69acc0 commit 023daa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Codehive is a web-based platform designed to provide a **collaborative coding en
2525
- Provides assistance in:
2626
- Generating code.
2727
- Debugging and optimizing code.
28-
- Powered by **Llama 3.1** via the **Groq AI Cloud**.
28+
- Powered by **Llama 3.3** via the **Groq AI Cloud**.
2929

3030
### 📦 **In-Built Compiler**
3131
- Run and test your code directly within the platform.
@@ -59,7 +59,7 @@ Codehive is a web-based platform designed to provide a **collaborative coding en
5959

6060
### Backend
6161
- **Codehive Genie** ([Repo](https://github.com/codehiveofficial/codehive-genie)):
62-
- Python-based **Flask API** utilizing **Llama 3.1** for AI-driven coding assistance.
62+
- Python-based **Flask API** utilizing **Llama 3.3** for AI-driven coding assistance.
6363
- Integrated with **Groq AI Cloud** for LLM parameterization.
6464

6565
- **Codehive Server** ([Repo](https://github.com/codehiveofficial/codehive-server)):

0 commit comments

Comments
 (0)