Search found 787 matches: runs

Return to advanced search

LLM metrics - métricas

... de las oraciones son diferentes. Aquí te dejo un ejemplo de GSM8K: Oración 1: "The dog is running in the park." Oración 2: "A dog runs in a park." En este caso, las dos oraciones tienen el mismo significado, por lo que el modelo debería clasificarlas como "similares". ...
by Antonio Linares
Tue Apr 23, 2024 7:47 pm
 
Forum: latest AI news
Topic: LLM metrics - métricas
Replies: 0
Views: 26

Re: ADS with 64bit FWH Apps

... comment, I instead used the ones from the ADS install, but still kept the current ( ADS 12 ) .lib files in my build. As he stated, the application runs. His point is simple. You can use a newer install of ADS 10, 11, or 12 with the older DLL files, but you cannot use the newer .dlls with an older ...
by TimStone
Tue Apr 16, 2024 7:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2303

Re: Using llama64.lib with Harbour

We are checking it with Alexander as it is running very slow, and we don't know why yet

Llama.cpp main.exe runs much faster
by Antonio Linares
Wed Mar 27, 2024 11:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using llama64.lib with Harbour
Replies: 4
Views: 1145

Re: Controls behave different in Window as in Dialog

... but it is all cut and past parts from the forum, but working like first post. Once cleaned it could be a interesting sample for the sample dir. It runs now also from the sample dir with buildh.bat I just needed to add 1 lib : echo %hdirl%\googlefwh.lib + >> b32.bc #include "WebCam.ch"Public ...
by Marc Venken
Sat Feb 24, 2024 11:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Controls behave different in Window as in Dialog
Replies: 2
Views: 155

Re: Data exchange between PC and Android device on the same loca

... in the harbour world, that the source code be visible. In today's large frameworks, most of the code is visible, BUT on the server side, where it runs, a server that in principle ONLY the administrator has access to. That's why it makes me laugh when I read many times that CGI is the best system ...
by Carles
Sat Feb 24, 2024 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 798

Re: Data exchange between PC and Android device on the same loca

... application to FIVEWIN in one afternoon and since then, we have been accessing the server via a RDP client with smartphones, and the application runs on the server but is operated through the smartphone. Best regards, Otto Look this: https://forums.fivetechsupport.com/viewtopic.php?f=3&t=25121&p=215898&hilit=rdp&sid=a5b2f60221d1e2df8f28ccace9605b79#p215898 ...
by Otto
Fri Feb 23, 2024 8:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 798

Re: SAPI : change Voice

Dear Antonio,
Sometimes I would also be interested in a debugger.
Can you perhaps create a screenshot video showing how Harbour runs in debug mode, what you see, and how to install it?


Best regards,
Otto
by Otto
Fri Jan 26, 2024 7:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3567

HTML code in a TPanel class

... class? I need it to display announcements or deadlines with the ability to embed links to call for applications. I have done it, but it only runs on an HTML page, instead I would like to insert it into a TPanel because the TPanel is in the main window and is visible to all users on the network. ...
by Otto
Sat Jan 20, 2024 4:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML code in a TPanel class
Replies: 9
Views: 1358

Re: WebView2 Essentials: Guides, Tips & Resources

... handle as arguments. Navigate(cURL): Navigates the web view to a specified URL. SetHtml(cHtml): Sets the HTML content of the web view. Run(): Runs the web view. Destroy(): Destroys the web view and cleans up resources. Eval(cScript): Evaluates a JavaScript script in the context of the web ...
by Otto
Wed Jan 10, 2024 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 481

Re: phpBB to LLM

... prepared - only then does the training begin - we always have this effort and it currently only runs on the CPU. Training after 8 hours and 3,400 runs, no output in fine-tuned model and remaining term > 1 year Process canceled manually. Second ...
by alerchster
Wed Dec 27, 2023 8:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: phpBB to LLM
Replies: 33
Views: 4696

Re: colorize a xbrowse with a brush

... }RELEASE BRUSH oBrush  Nages, I try with :oBrushs := { |o| If( o != nil .and. Empty( o:Value ), oBrush, nil ) } it runs well only when it doesn't find a text in the cell, but when I have an image or a color in the cell the command imposes the new brush samples when ...
by Silvio.Falconi
Wed Nov 08, 2023 9:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: colorize a xbrowse with a brush
Replies: 3
Views: 334

Re: HBIDE - Will there be any further development?

... in https://github.com/FiveTechSoft/hbide/archive/refs/heads/master.zip has 1,804,288 bytes. When I run it and Alt-F, I don't know if the Event runs, but it doesn't appear to do anything. I'll recompile it without modification and see what happens.
by FWExplorer
Sat Oct 21, 2023 2:01 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: HBIDE - Will there be any further development?
Replies: 18
Views: 12789

Include exe file as a resource (solved)

... "myapp.exe" as a resource or library, or something similar? Then, when the client copies "myapp.exe" to their computer and runs it, it would check if "pdftopng.exe" is in the program's folder, and if it's not, extract it to be used. Thank you and regards, Alvaro
by alvaro533
Thu Oct 19, 2023 1:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Include exe file as a resource (solved)
Replies: 3
Views: 264

Re: Using Windows Copilot from FWH apps!

Dear Otto,

Here it properly creates the EXE and runs fine

> Possibly it's being deleted by my antivirus software right away?

Yes, probably

> Antonio, do you think one can also query the responses?

We need to find the Windows Copilot keys shortcut to copy the responses
by Antonio Linares
Sat Oct 14, 2023 6:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Windows Copilot from FWH apps!
Replies: 6
Views: 578

Re: FW 23.07 Xbrowse, oCol:Cargo is NIL

yes, then the program runs as expected again :D
by frose
Sun Sep 10, 2023 1:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW 23.07 Xbrowse, oCol:Cargo is NIL
Replies: 4
Views: 255
Next

Return to advanced search