Using free AI power from our Harbour apps !!!

Re: Using free AI power from our Harbour apps !!!

Postby Antonio Linares » Wed Apr 05, 2023 3:46 pm

A faster version named "vicuna" is already available:

Download the EXE from here, select the one that matches your CPU AVX, AVX2 or AVX512:
https://github.com/ggerganov/llama.cpp/releases

Download the data from here:
https://huggingface.co/eachadea/ggml-vicuna-13b-4bit/resolve/main/ggml-vicuna-13b-4bit.bin

Create this run.bat to execute it:
Code: Select all  Expand view
title llama.cpp
:start
main -i --interactive-first -r "### Human:" -t 8 --temp 0 -c 2048 -n -1 --ignore-eos --repeat_penalty 1.2 --instruct -m models/llama-7B/ggml-vicuna-13b-4bit.bin
pause
goto start
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Using free AI power from our Harbour apps !!!

Postby Ari » Sat Apr 08, 2023 10:07 am

Hello Antonio

Congratulations ! :D


Does it run on mod_harbour :?:
Thanks,
Ari

FWH 2212 - Harbour 3.2.0 - Embarcadero 7.43 - MySQL
São Paulo - SP - Brasil
www.sisrev.com.br
User avatar
Ari
 
Posts: 224
Joined: Fri Feb 03, 2006 4:21 pm
Location: São Paulo, SP - Brazil

Re: Using free AI power from our Harbour apps !!!

Postby Otto » Sat Apr 08, 2023 1:39 pm

Hello Antonio,
I use ChatGPT a lot as a kind of lexicon.
But I can't imagine what exactly AI could do starting inside my programme.
Does you have practical examples of use?

Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm

Re: Using free AI power from our Harbour apps !!!

Postby Antonio Linares » Sat Apr 08, 2023 9:00 pm

Dear Otto,

There is a new revolution named AutoGPT: (automatic prompting)
https://github.com/Torantulino/Auto-GPT

It is __literally__ mind blowing :-)

look for autoGPT in youtube... get prepared for the BIG revolution!

This is evolving every day! :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Using free AI power from our Harbour apps !!!

Postby Antonio Linares » Sun Apr 09, 2023 6:43 am

A powershell script to install and run vicuna:

https://github.com/mps256/vicuna.ps1
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Using free AI power from our Harbour apps !!!

Postby Antonio Linares » Sun Apr 09, 2023 6:44 am

Ari wrote:Hello Antonio

Congratulations ! :D


Does it run on mod_harbour :?:


Dear Ari,

This is changing everyday, so fast. Yes, it should work with mod_harbour fine too. We have not tested it yet
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 89 guests