HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ttkciar

no profile record

comments

ttkciar
·7 माह पहले·discuss
Huh. I thought hosting one's own databases was still the norm. Guess I'm just stuck in the past, or don't consume cloud vendor marketing, or something.

Glad my employer is still one of the sane ones.
ttkciar
·8 माह पहले·discuss
Whoops, you are right. I misread the article.
ttkciar
·8 माह पहले·discuss
Local inference users are all about sampling, but users addicted to commercial inference services are wary of sampling, because they have to pay by the token.
ttkciar
·8 माह पहले·discuss
The author speculates that bigger/smarter models interpreting vague directives to utilize general-function tools will outperform more precise and detailed directives to utilize narrow-function tools:

> Granted to use a skill the agent needs to have general purpose access to a computer, but this is the bitter lesson in action. Giving an agent general purpose tools and trusting it to have the ability to use them to accomplish a task might very well be the winning strategy over making specialized tools for every task.
ttkciar
·8 माह पहले·discuss
Well, that's just great.

The academic community has been using the term "skill" for years, to refer to classes of tasks at which LLMs exhibit competence.

Now OpenAI has usurped the term to refer to these inference-guiding .md files.

I'm not looking forward to having to pick through a Google hit list for "LLM skills", figuring out which publications are about skills in the traditional sense and which are about the OpenAI feature. Semantic overload sucks.

How do we deal with this? Start using "competencies" (or similar) in academic papers? Or just resign ourselves to suffering the ambiguity?

Or maybe the OpenAI feature will fall flat and nobody will talk about it at all. That would frankly be the best outcome.
ttkciar
·8 माह पहले·discuss
Yes, you will need to employ someone with basic system administration competence. That's a given.

Cloud infra is touted as obviating the need to hire system administrators, but that's a marketing fabrication. Trying to manage infrastructure without the necessary in-house skills is a recipe for disaster, whether it's in the cloud or on-prem.
ttkciar
·7 वर्ष पहले·discuss
We don't have an "NLP lab" here, but when my project required NLP solutions, perl delivered quite nicely.
ttkciar
·7 वर्ष पहले·discuss
Its runtime is quite a bit faster and enjoys a smaller memory footprint. It is also more amenable to "bash on steroids" scripting, and has a quarter-million canned solutions in CPAN.

PyPi has caught up with CPAN in terms of sheer number of packages, but there are still a lot of differences in what those packages cover. You might find solutions in CPAN without a counterpart in PyPi.

More narrowly, every time I deal with databases in python, I find myself missing perl's DBI, which provides the same API for all databases with a corresponding DBD. Python should get a similar universal database interface someday.
ttkciar
·7 वर्ष पहले·discuss
Since the language-previously-known-as-Perl6 will be known as Raku, there shouldn't be any conflict with Perl v6