Skip to content

brucetroutman-gmail/AIDocs_Testr-bt

Repository files navigation

formR and AIDocs Introduction AIDocs AI.testR.4u Installation Guide A. Install or Update FRTools B. Install or Update AIDocs testR C. Get Help D. Set Hardware Specs E. Setup the Ollama and Chroma Database F. Run three sample models Run a model in s12_search-web-app from it's folder. This app will search the Internet for web pages or documents that we can ask questions of.

cd ../s12_* ait s12 t011 Run a model in s13_search-rag-app from its folder.

cd ../s13_* This app will search local files. Before running it there are a couple of prequisites. The local files must be imported into a ChromaDB vector database. We'll do this later by importing a colection of documents. For now, the Chroma vector database must be running.

* No Relevant Documents were returned from the Vector DB for the Collection: s13_apple-ipad.
robin@Robins-Mac-mini AIDocs_testR (master)# ait chroma import s13

robin@Robins-Mac-mini AIDocs_testR (master)# ait import s13 
Deleted collection: 's13_apple-ipad'.
Collection ready:   's13_apple-ipad'.

Embedding chunks from: './data/AI.testR.4u/files/apple/iPad_ Should You Buy_ Feature List, Reviews, and Advice.txt'
Embedding chunk 0 at position: 0 + 2244
Embedding chunk 1 at position: 2244 + 1512
Embedding chunk 2 at position: 3756 + 1675
Embedding chunk 3 at position: 5431 + 1003
Embedding chunk 4 at position: 6434 + 1094
Embedding chunk 5 at position: 7528 + 1141
Embedding chunk 6 at position: 8669 + 1368
Embedding chunk 7 at position: 10037 + 1279
Embedding chunk 8 at position: 11316 + 1229
Embedding chunk 9 at position: 12545 + 1242
Embedding chunk 10 at position: 13787 + 1529
Embedding chunk 11 at position: 15316 + 905
Embedding chunk 12 at position: 16221 + 1374
Embedding chunk 13 at position: 17595 + 999
Embedding chunk 14 at position: 18594 + 10844
Embedding chunk 15 at position: 29438 + 3292
Embedding chunk 16 at position: 32730 + 1331

Collection, 's13_apple-ipad', import complete.
robin@Robins-Mac-mini AIDocs_testR (master)# ait s13 t011         

50519.2121.38  s13           Running test: t011

50519.2121.38  s13  t011     Running search_u2.10.mjs 

50519.2121.39  s13  t011.01  Starting llama3.2:3b          GKN1-SIMP  KN1    4000  0.3
50519.2121.39                Finished llama3.2:3b       in NaN secs, NaN tps

----------------------------------------------------------    

ait chroma start ait s13 t011 G. View all output for each model run... H. Change the prompts for the model test runs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •