FiveTech Support Forums
FiveWin /
Harbour
/ xBase community
๐
Board index
All discussions
Login (GitHub)
Board index
latest AI news
Llama3-70B as a 7 MB EXE
Antonio Linares
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Llama3-70B as a 7 MB EXE
Posted: Fri May 03, 2024 05:03 AM
https://github.com/FiveTechSoft/hchat/blob/main/hchat.exe
Enjoy it! :-)
regards, saludos
Antonio Linares
www.fivetechsoft.com
Antonio Linares
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Llama3-70B as a 7 MB EXE
Posted: Fri May 03, 2024 08:41 AM
The idea is to redirect the input and output of hchat.exe so we can use it from Harbour and FWH
regards, saludos
Antonio Linares
www.fivetechsoft.com
Antonio Linares
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Llama3-70B as a 7 MB EXE
Posted: Sat May 04, 2024 04:32 PM
Already working :-)
It will be included in next FWH build. So your apps can use Llama3-70B power!
https://github.com/FiveTechSoft/screenshots/blob/master/llama370.png?raw=true
regards, saludos
Antonio Linares
www.fivetechsoft.com
Antonio Linares
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Llama3-70B as a 7 MB EXE
Posted: Mon Jun 10, 2024 03:07 AM
hchat.exe updated:
https://github.com/FiveTechSoft/hchat/blob/main/hchat.exe
To use it from your FWH apps:
1. run this and write your HuggingChat password from FWH\samples:
hchat.exe -u your_email_id_on_huggingface
2. copy hchat.exe hchat.bin
3. buildh.bat llama3.prg (from FWH\samples)
How hchat.exe is built is explained from:
https://github.com/FiveTechSoft/hchat
regards, saludos
Antonio Linares
www.fivetechsoft.com
Continue the discussion
JavaScript required to load Giscus comments.