Search found 49 matches: tuning

Return to advanced search

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

https://medium.com/@mohamedahmedkrichen/a-comprehensive-guide-to-fine-tuning-the-microsoft-phi-2-model-free-notebook-52a4b5e486aa go.bat !pip install einops!pip install peft!pip install trl!pip install bitsandbytes!pip install datasets==2.16 run.py import ...
by Antonio Linares
Mon Jan 15, 2024 6:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fine tune Phi2 from Microsoft with your own data
Replies: 11
Views: 1251

Re: Using Microsoft AI Phi-2 from FWH

Very interesting:

Fine-tuning Microsoft's Phi-2 on your own data:
https://github.com/brevdev/notebooks/blob/main/phi2-finetune-own-data.ipynb
by Antonio Linares
Mon Dec 18, 2023 10:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8163

Re: optimize MySQL Server Configuration

... Query & Co i talk about System Variable in "c:\ProgramData\MySQL\MySQL Server 8.0\my.ini" i have read about "MySQL Performance Tuning" and found e.g. these System Variable innodb_buffer_pool_size max_connection query_cache_size innodb_io_capacity innodb_log_file_size but ...
by Jimmy
Fri Mar 24, 2023 8:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: optimize MySQL Server Configuration
Replies: 2
Views: 293

Re: Why am I having xbrowse too slow?

Xbrowse needs correct tuning to work the best. Correct use of : set filter to, set relation to, Ordscope's .... Correct setup of indexes... Calculating fields slows down Colors are only repainted in the screen that you see, so that should ...
by Marc Venken
Wed Apr 06, 2022 8:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Why am I having xbrowse too slow?
Replies: 11
Views: 635

Xbrowse : Setup configuration file

Xbrowse has become so powerfull that we can build programs with less code then ever before. In all my programs xbrowse is the engine and fine tuning the Xbrowse is often a task of looking into samples for witch tool/option/flag can be set. Maybe a idea to have a setup button on every browse that ...
by Marc Venken
Thu Apr 15, 2021 3:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse : Setup configuration file
Replies: 5
Views: 1211

modHarbourPress Blog

... https://www.modharbour.club/mh_blog/page-blogdatatable.prg Overall, I believe that a blog needs a fine-tuning. Maybe best to load 3-5 new posts right away, and reload if the reader wants to see older posts. Best regards Otto
by Otto
Wed Mar 25, 2020 4:14 pm
 
Forum: mod_harbour
Topic: modHarbourPress Blog
Replies: 0
Views: 263

Re: GET with SPINNER

... range with decimal places. In most cases the intial numbers will be entered via the keyboard and the spinner option is to provide "fine tuning" of the selected number range. However currently when using the spinner if a range is in error, i.e. start > end ,allthough the get still ...
by reds
Mon Jul 08, 2019 8:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET with SPINNER
Replies: 4
Views: 683

Re: Rpreview issues - PDF

... and I ALWAYS follow your suggestions. The Invoice is a very complex document especially adding the colors. I think what remains now is some fine tuning of my code. There were some suggestions you made to improve calls that were working with the defaults, but may need more specific data to perform ...
by TimStone
Wed Apr 24, 2019 3:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7328

Re: update the executable of my application via FTP

... has been in place for many years, and it works beautifully. Sometimes when adding a new capability to the software, it can take a few "fine tuning" updates ... and of course if there is an error, it can be fixed and made available immediately. The auto updater runs 24/7 and right clicking ...
by TimStone
Fri Jun 16, 2017 5:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: update the executable of my application via FTP
Replies: 12
Views: 2740

Re: MySql, MariaDB and PostgeSQL are FWMARIADB's compatible?

... is considered a serious issue by organizations who have a hit rate of several transactions per second. Even there, there are several ways of fine tuning server and database performance. When we are using extremely primitive libraries like tmysql, hbpgsql there is no point in discussing these issues.
by nageswaragunupudi
Wed May 31, 2017 2:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySql, MariaDB and PostgeSQL are FWMARIADB's compatible?
Replies: 9
Views: 1907

Multi dim. array challenge didn't work

I challenged myself i fine tuning some code : I wanted to convert this browse for easy reading and changing data, so that I don't need to count the fields in the source :wink: before editing. I can do it with 3 times a single array's in ...
by Marc Venken
Sat Jan 21, 2017 10:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multi dim. array challenge didn't work
Replies: 7
Views: 1845

Re: design.prg from FW samples

... Antonio, this is working fine. Now I drag the transparent designer over my program. Then I insert the controls I want. With AUTOCODE I do the fine tuning. Antonio, how can I get the same coordinates independent it I use in my program dialogs or windows. Can I use TRUEPIXEL setup in desgner.exe ...
by Otto
Wed Jul 27, 2016 9:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: design.prg from FW samples
Replies: 9
Views: 1362

FWH 64 bit with MSVS 2015

... on the same computer. I have been successful in both cases. The build scripts handle all of the differences. Although I have some more fine tuning to do, this project with 182 database files and 92 .prg files ( 2.9 MB ) is fully functioning. I share this so you can all see the possibilities.
by TimStone
Thu Mar 31, 2016 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 64 bit with MSVS 2015
Replies: 1
Views: 417

Re: Extract Text

Thanks Robb. With some slight fine tuning (less than 5 minutes) it does exactly what i need :)

James, I couldn't look at the sample xmleader.prg as I don't seem to have that in my samples folder.
Maybe my FWH version didn't have that.
by Jeff Barnes
Wed Mar 16, 2016 5:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Extract Text
Replies: 6
Views: 1816
Next

Return to advanced search