Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fbnbr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
fbnbr
5mo ago
idk feels a bit overstated. CUDA’s moat isn’t just writing kernels, it’s the whole ecosystem + hard earned perf intuition. AI helps write code but doesn’t replace that. switching costs are def going down though, so CUDA feels more like the
2.
▲
by
fbnbr
10mo ago
None of that talking about the cost of running such an attack and what models were involved during which phases. Seems like you can use Anthropic now as a proxies bot net
3.
▲
Pulze AI Spaces
(blog.pulze.ai)
1 points
by
fbnbr
2y ago
|
1 comments
4.
▲
by
fbnbr
2y ago
Chat with any AI. Build Your Own AI Agents. Easy to use RAG for Everyone.
5.
▲
Pulze AI Evals
(github.com)
1 points
by
fbnbr
2y ago
|
1 comments
6.
▲
by
fbnbr
2y ago
Benchmark AI models on standard datasets like FinanceBench and MMLU.
7.
▲
by
fbnbr
2y ago
There's some fascinating research relating to this happening at UC Berkeley's Almeida Lab ( https://nature.berkeley.edu/almeidalab/ ) on grapevine diseases, particularly relevant to the wine industry in Norther
8.
▲
by
fbnbr
2y ago
Given the recent Supreme Court decision to overturn the Chevron deference doctrine, the responsibility for interpreting legal gaps now firmly rests with the courts, pushing Congress to be more explicit in its legislations. This shift unders
9.
▲
by
fbnbr
2y ago
This RouteLLM framework sounds really promising, especially for cost optimization. It reminds me of the KNN-router project ([ https://github.com/pulzeai-oss/knn-router](https://github.co... ), which uses a k-ne
10.
▲
by
fbnbr
2y ago
Which Gemini was used is important too btw. - just tried Gemini-1.5-pro and it was working just fine. So I really think the newer versions of LLMs are able to catch this.
11.
▲
by
fbnbr
2y ago
That's an interesting prompt I tried on our Pulze.ai platform Spaces and we nailed it with automatically choosing the right model for this type of question gpt-4-turbo: "Yes, you can infuse garlic into olive oil without heating it
12.
▲
by
fbnbr
2y ago
That’s an interesting use case, we thought of a composition of expert router with specialized models like code-generation models to handle coding tasks. Currently we encourage Users to experiment with their own data, and we're happy to
13.
▲
Intent-tuned LLM router that selects the best LLM for a user query
(github.com)
24 points
by
fbnbr
2y ago
|
4 comments
14.
▲
by
fbnbr
3y ago
The title is misleading. I don’t see Mesos mentioned ones in the article. I got so excited about reading for Mesos helping in the multi cloud world, potentially as the hypervisor for running k8s
15.
▲
Dynamic LLM Automation Platform and Challenges in Enterprise LLM Adoption
(blog.pulze.ai)
3 points
by
fbnbr
3y ago
|
0 comments
16.
▲
by
fbnbr
3y ago
This just becomes interesting if electricity can be produced from reflected photons by the moon such as at night energy production is possible. Other than that I believe in fusion although the giant fusion reactor does help during the day.
17.
▲
by
fbnbr
3y ago
“What are LLMs but humans with extreme amnesia and no central coherence?” LLMs are nothing alike to compare them with anything close to what’s going on in a brain. It’s all probabilistic and the closest comparison I can think of is comparin
18.
▲
by
fbnbr
3y ago
This is way better than google glasses and less nerdy as apples vision
19.
▲
by
fbnbr
3y ago
I noticed this really depends on how much data you provide but it’s still cheaper than doing llama2 yourself
20.
▲
by
fbnbr
3y ago
Why would you need it as cpp? Do you mean just llama or specifically a version small enough running on edge?
21.
▲
by
fbnbr
3y ago
I think the comments on great api design got me thinking of a world in which you can have multiple of these frameworks orchestrate together. I could see use in adding this to a platform I’m currently building to overcome some issues llamain
22.
▲
by
fbnbr
3y ago
I have a few of them and it’s really sad to see how Philips is making those harder and harder to use over the years
23.
▲
by
fbnbr
3y ago
Open source AI - OSAI - does not necessarily mean it is open. Take the latest OSAI models and try to run them. If you really want to support the idea of open source you’d need to build a model in a way that it is not just open but also acce
24.
▲
by
fbnbr
3y ago
I think smaller expert models will dominate the majority of applications. there is an optimum and fine balance to strike when it comes to size and usability. There will be many mechanisms like demonstrated in the post to find that optimum a
25.
▲
by
fbnbr
3y ago
https://www.pulze.ai Playground and account are for free
26.
▲
by
fbnbr
3y ago
The post really reminds me of a component of a platform I’m currently building. The problem really with this is finding not just good questions that do not discriminate individual models but also providing a good sample size (eg not just 60
27.
▲
Transitioning prompt classification models using TorchServe
(blog.pulze.ai)
3 points
by
fbnbr
3y ago
|
0 comments
28.
▲
Prompt Category Classification
(blog.pulze.ai)
4 points
by
fbnbr
3y ago
|
1 comments
29.
▲
by
fbnbr
3y ago
I'm excited to share an experimental study conducted by Pulze.ai to find the most effective approach for classifying prompts given to Language Models (LLMs). Our goal was to improve the overall performance of LLMs. The selected model h
30.
▲
by
fbnbr
3y ago
We are getting: openai.error.InvalidRequestError: The model: `gpt-4-32k` does not exist Anyone else seeing this? It is not listed when retrieving the models via https://api.openai.com/v1/models But it is listed in thei
More ›