https://github.com/FiveTechSoft/hchat/b ... /hchat.exe
Enjoy it!
Llama3-70B as a 7 MB EXE
- Antonio Linares
- Site Admin
- Posts: 42270
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 42270
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Llama3-70B as a 7 MB EXE
The idea is to redirect the input and output of hchat.exe so we can use it from Harbour and FWH
- Antonio Linares
- Site Admin
- Posts: 42270
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Llama3-70B as a 7 MB EXE
Already working
It will be included in next FWH build. So your apps can use Llama3-70B power!
https://github.com/FiveTechSoft/screens ... g?raw=true
It will be included in next FWH build. So your apps can use Llama3-70B power!
https://github.com/FiveTechSoft/screens ... g?raw=true
- Antonio Linares
- Site Admin
- Posts: 42270
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Llama3-70B as a 7 MB EXE
hchat.exe updated:
https://github.com/FiveTechSoft/hchat/b ... /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
https://github.com/FiveTechSoft/hchat/b ... /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