daqc commited on
Commit
4e323c8
·
1 Parent(s): ff96bee

Update setup instructions

Browse files
Files changed (2) hide show
  1. README.md +0 -2
  2. docker/README.md +0 -3
README.md CHANGED
@@ -160,6 +160,4 @@ docker compose -f docker-compose.yml -f docker/ollama/compose.yml -f docker/argi
160
  docker compose -f docker-compose.yml -f docker/ollama/compose.yml -f docker/argilla/compose.yml up -d
161
  ```
162
 
163
- Once running, access the Synthetic Data Generator at [localhost:7860](http://localhost:7860)
164
-
165
  > For more detailed Docker configurations and setups, check [docker/README.md](docker/README.md)
 
160
  docker compose -f docker-compose.yml -f docker/ollama/compose.yml -f docker/argilla/compose.yml up -d
161
  ```
162
 
 
 
163
  > For more detailed Docker configurations and setups, check [docker/README.md](docker/README.md)
docker/README.md CHANGED
@@ -13,9 +13,6 @@ The `MODEL` variable in your `.env` file determines which model Ollama will down
13
  MODEL=llama3.2:1b
14
  ```
15
 
16
- - Ollama will automatically download and set up the specified model
17
- - No manual commands or downloads are needed
18
-
19
  ## Setup Options
20
 
21
  ### Full Setup (App + Ollama + Argilla)
 
13
  MODEL=llama3.2:1b
14
  ```
15
 
 
 
 
16
  ## Setup Options
17
 
18
  ### Full Setup (App + Ollama + Argilla)