Search found 789 matches: longer

Searched query: longer

by Antonio Linares
Fri Feb 07, 2025 9:59 pm
Forum: latest AI news
Topic: reproduced DeepSeek R1-Zero for < $30 !!!
Replies: 9
Views: 12241

Re: reproduced DeepSeek R1-Zero for < $30 !!!

... PatchFastRL("GRPO", FastLanguageModel)

from unsloth import is_bfloat16_supported
import torch
max_seq_length = 1024 # Can increase for longer reasoning traces
lora_rank = 64 # Larger rank = smarter, but slower

model, tokenizer = FastLanguageModel.from_pretrained(
model_name = "Qwen ...
by Lailton
Tue Feb 04, 2025 3:25 am
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

No problem Giuliano, Thanks for the reply.

I was looking for the download ADS but like you said the download is no longer available.
by giuliano
Mon Feb 03, 2025 1:37 pm
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

... com/harbour/core harbour

2) Install ADS driver

apt-get install perl (if perl not present)

Download ADS driver from advantage website – (no longer available …???)
I use ADS 11 server release – I’ve download ADS driver for Linux many years ago.
Copy driver (tar file or folder already ...
by Antonio Linares
Fri Jan 24, 2025 11:19 am
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4826

Re: Using new Class TDeepSeek for documenting

... New() creates an instance, setting up default properties and resources. Destroy() cleans up and releases those resources when the object is no longer needed.

Initiate( hDlg ): Called internally during the creation process. It sets up scrollbars, default colors, and initializes data-related ...
by Otto
Wed Jan 22, 2025 2:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio... FiveTouch posts are gone?
Replies: 15
Views: 34064

Re: Antonio... FiveTouch posts are gone?

... directories.

At the moment, I’m working on creating an index file. For my purpose in a DMS system, it works well, even if the first search takes longer.
But since I can then work with the original files, I see this approach as a good fit.

This first test with the index file didn’t work yet ...
by Antonio Linares
Fri Jan 17, 2025 10:54 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4826

Re: Using new Class TDeepSeek for documenting

... hCtlFocus )`**
- **Description:** Handles the event when the button loses focus. It updates the button's style to indicate that it is no longer the default button.
- **Parameters:**
- `hCtlFocus`: The handle of the control that gained focus.

10. **`MouseMove( nRow, nCol, nKeyFlags ...
by Antonio Linares
Fri Jan 17, 2025 10:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Using new Class TDeepSeek for documenting
Replies: 29
Views: 4826

Re: Using new Class TDeepSeek for documenting

... colors, which can be used in graphical applications.
- The user must manually call the `End()` method to release resources when the brush is no longer needed, unless the system manages it.
- The commented-out lines (`//::nCount := 1` and `//AAdd( ::aBrushes, Self )`) suggest that the class might ...
by TimStone
Thu Jan 09, 2025 11:59 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Excel functions
Replies: 0
Views: 624

Excel functions

... be needed on the computer for it to work. In addition there was a link to a file for creating the spreadsheets without Excel present but I can no longer find it.

So, It would be nice if we could get a summary here of how we can create, read, edit, and save Excel files without having Microsoft's ...
by Otto
Wed Jan 08, 2025 7:54 am
Forum: mod_harbour
Topic: learn mod_harbour
Replies: 3
Views: 773

Re: learn mod_harbour

... disrespectful and overconfident.

But now the new era is working in our favor. ChatGPT takes so much of the syntax work off your shoulders. It no longer makes any sense to replicate FIVEWIN syntax. The future is HTML/JS.

On the backend, mod_harbour is a good option. Here, however, we must hope ...
by dtussman
Wed Jan 01, 2025 6:51 pm
Forum: FiveWin for Harbour/xHarbour
Topic: oauth for dummies
Replies: 10
Views: 1263

Re: oauth for dummies

I think maybe Google was bluffing when they said "less secure apps" would no longer be able to use gmail as of January 1 because I was just able to send an email with no problem.
by George
Fri Dec 13, 2024 8:24 pm
Forum: FiveWin for Harbour/xHarbour
Topic: ADS licences directly from SAP?
Replies: 6
Views: 1712

Re: ADS licences directly from SAP?

ADVANTAGE DATABASE SERVER (ADS) database is great database comparable to any SQL in my opinion. The truth is that for many years it has no longer been available for sale nor does it receive support from the SAP company. I remember that at some point they offered a one-user evaluation version, fully ...
by dtussman
Thu Dec 12, 2024 4:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: oauth for dummies
Replies: 10
Views: 1263

oauth for dummies

I have an application where I send multiple emails that are generated without user input and am horrified that gmail will no longer allow less secure apps to send using a gmail account. I am very illiterate in this area and I'm wondering if there is any really simple explanation of how one can ...
by Otto
Sun Dec 08, 2024 2:18 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Login with Cloudflare
Replies: 6
Views: 1155

Re: Login with Cloudflare

... of error, and can quickly roll out changes or expansions.

Additionally, this method eliminates pressure attempts by external vendors, as they no longer have any influence on our access capabilities. The starting signal has been given:

Effective immediately, we are implementing this solution for ...
by TimStone
Mon Dec 02, 2024 11:58 pm
Forum: FiveWin for Harbour/xHarbour
Topic: ADS licences directly from SAP?
Replies: 6
Views: 1712

Re: ADS licences directly from SAP?

... was for a 5 user license, and then you added on. The price is incredibly high for an "obsolete, non-supported", piece of software

See if you can get answers from the company. I tried for years and they never wanted to response other than to say it was no longer supported and would never be updated.
by Silvio.Falconi
Sat Nov 30, 2024 8:29 pm
Forum: FiveWin for Harbour/xHarbour
Topic: READPALBMPEX
Replies: 5
Views: 1516

Re: READPALBMPEX

... still worked since I used that class in an application of mine that I had to recompile in recent days and I realized that that function no longer existed, however I can tell you that it works I changed the READPALBMPEX function with ReadImage and it seems that it started working again even if ...