Search found 1425 matches: language

Return to advanced search

New FTDN April 2024 (FWH 24.04)

March-April 2024 ================ * New: Support for local AI LLM (large language models) using llama.cpp that has been included in FWH. Please review samples\llm.prg. In order to test it you have to download tinyLlama.gguf from here: https://huggingface.co/fivetech/tinyLlama/blob/main/tinyLlama.gguf. ...
by Antonio Linares
Wed Apr 24, 2024 7:14 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April 2024 (FWH 24.04)
Replies: 0
Views: 35

Re: FWH 17.03 : Using FWMARIADB for Embedded Server

... Imblib for this dll. Required for linking. We should use this but not libmyql.lib We already have this in our \fwh\lib\ folder 3. errmsg.sys: language specific err messages. Required to be kept in some folder. This file is not readily available in FWH folders. If you installed dolhpin, you ...
by nageswaragunupudi
Tue Apr 23, 2024 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.03 : Using FWMARIADB for Embedded Server
Replies: 43
Views: 9999

LLM metrics - métricas

... NLI) ANLI es una métrica utilizada para evaluar la capacidad de los modelos de lenguaje natural para realizar inferencia natural (NLI, Natural Language Inference) en entornos adversarios. La inferencia natural se refiere a la capacidad de un modelo para determinar si una hipótesis se sigue ...
by Antonio Linares
Tue Apr 23, 2024 7:47 pm
 
Forum: latest AI news
Topic: LLM metrics - métricas
Replies: 0
Views: 25

Exercism and Harbour

... better place for this announcement please let me know) "Solve coding exercises and get mentored to develop fluency in your chosen programming languages. Exercism is open-source and not-for-profit." Currently there is no xbase language learning track. I have made a formal request to add ...
by axtens
Mon Apr 22, 2024 5:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Exercism and Harbour
Replies: 2
Views: 146

Re: Help to friends to Config Xmate with bcc7.7

... on "errori" folder I put my test folders you can see "/j%HOME%\I18n\Main.hil" this is a oldest configuration bcause I used hil language harbour system you must set on bcc7\bin bcc32.cfg -I"c:\Work\bcc7\include";"c:\Work\bcc7\include\windows\crtl";"c:\Work\bcc7\include\dinkumware";"c:\Work\bcc7\include\windows\crtl";"c:\Work\bcc7\include\windows\sdk";"c:\Work\bcc7\include\windows\sdk\atl"-L"c:\Work\bcc7\lib";"c:\Work\bcc7\lib\psdk" ...
by Silvio.Falconi
Wed Apr 17, 2024 8:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 209

Re: Talking to your apps

It seems that we have to setup our spoken language in windows. Mine was not setup and I get a system dialog saying to install and download a language pack. No time at this moment. Try later ...

Speech Recognition error...
by Marc Venken
Fri Mar 29, 2024 12:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talking to your apps
Replies: 20
Views: 3877

modharbour.club is celebrating its third anniversary today

... 390 members, "modharbour.club" is more than just a group; it is a community united by a shared passion for the Mod Harbour programming language. This language, known for its user-friendliness and efficiency, has enabled members to dive into the world of web development quickly and straightforwardly. ...
by Otto
Tue Mar 26, 2024 6:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: modharbour.club is celebrating its third anniversary today
Replies: 0
Views: 189

modharbour.club is celebrating its third anniversary today

... 390 members, "modharbour.club" is more than just a group; it is a community united by a shared passion for the Mod Harbour programming language. This language, known for its user-friendliness and efficiency, has enabled members to dive into the world of web development quickly and straightforwardly. ...
by Otto
Tue Mar 26, 2024 5:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: modharbour.club is celebrating its third anniversary today
Replies: 0
Views: 203

Re: SAPI : change Voice

Ops, sorry, my fault. Ok, it compiles file and speaks in a foreign language (it seems). What it is supposed to do?
by Enrico Maria Giordano
Thu Feb 08, 2024 2:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3567

Re: link between PRG and RC

... less words for less memory usage... :D just kidding ... but less words for cleanliness and readability is very useful for me... learning a new language is exciting and also challenging... thank you very much again and kind regards ruth
by Ruth
Tue Jan 30, 2024 9:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1705

Re: Fine tune Phi2 from Microsoft with your own data

... https://medium.com/@yernenip/optimizing-phi-2-a-deep-dive-into-fine-tuning-small-language-models-9d545ac90a99 https://medium.aiplanet.com/fine-tune-small-model-micphi-2-to-convert-natural-language-to-sql-32fc4f6ed40c
by Antonio Linares
Thu Jan 18, 2024 6:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fine tune Phi2 from Microsoft with your own data
Replies: 11
Views: 1251

Re: Fine tune Phi2 from Microsoft with your own data

loading an extra trained layer to the base model Phi-2, based on: https://medium.com/@nimritakoul01/finetuning-microsoft-phi-2-small-language-model-on-veggo-dataset-using-qlora-8bcf70ab625e !pip install accelerate==0.25.0!pip install bitsandbytes==0.41.1!pip install datasets==2.14.6!pip ...
by Antonio Linares
Wed Jan 17, 2024 10:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fine tune Phi2 from Microsoft with your own data
Replies: 11
Views: 1251

Re: Have the parameters Selecting a printer

... structure for the printer. Access the DevMode Structure: This can be done by either using Windows API calls (which would require a programming language like C# or C++ and cannot be directly done in PowerShell) or by using a printer configuration tool or dialog that can interpret this information.
by Otto
Mon Jan 15, 2024 2:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Have the parameters Selecting a printer
Replies: 4
Views: 695

Re: Fine tune Phi2 from Microsoft with your own data

https://medium.com/@nimritakoul01/finetuning-microsoft-phi-2-small-language-model-on-veggo-dataset-using-qlora-8bcf70ab625e Tested on Google Colab T4 go.bat pip install accelerate==0.25.0pip install bitsandbytes==0.41.1pip install datasets==2.14.6pip ...
by Antonio Linares
Mon Jan 15, 2024 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fine tune Phi2 from Microsoft with your own data
Replies: 11
Views: 1251

Re: WebView2 Essentials: Guides, Tips & Resources

... designed to interface with a web view control, possibly for embedding web content in a desktop application. The class seems to be written in a language that resembles Harbour, a Clipper-compatible programming language. Let's break down the class and its methods: Class: TWebView This class appears ...
by Otto
Wed Jan 10, 2024 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 481
Next

Return to advanced search

cron