Skip to content

Commit b6a395e

Browse files
committed
updates to the readme
1 parent b85ec8c commit b6a395e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

2_open_source_models/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ model-specific setup.
2121
│ └── mistral7b/
2222
2323
└── slm/
24-
├── google_gemm/
24+
├── google_gemma/
2525
└── qwen/
2626
```
2727

@@ -77,7 +77,7 @@ A strong example of how quantization enables
7777

7878
### **3. Small Language Model (SLM): Google Gemma 2-2B**
7979

80-
**Folder:** `slm/google_gemm/`
80+
**Folder:** `slm/google_gemma/`
8181

8282
This experiment implements a structured RAG workflow with Google’s lightweight
8383
**Gemma 2-2B** model and a fixed Apollo 11 source text.

0 commit comments

Comments
 (0)