Viewing profile — SimFG
SimFG
HN member- Joined
- Tue, Apr 04, 2023, 12:43 AM UTC
- HN karma
- 9
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About SimFG
No profile information was provided.
Recent public activity
-
story
Ask HN: How can ChatGPT be effectively utilized in the work
There are now many open source projects that support writing a project from scratch, such as: 1. https://github.com/Pythagora-io/gpt-pilot 2. https://github.com/geekan/MetaGPT 3. h…
-
comment
Comment #36693211
Thanks Shivansh for his article
- story
-
comment
Comment #36642400
Lior's tweet: https://twitter.com/AlphaSignalAI/status/1677348799801425920 You can cut your GPT API expenses by 50% through caching using LangChain and GPTCache. You will also bene…
-
story
Ask HN: Is LLM caching necessary?
With the proliferation of large models, an increasing number of enterprises and individual developers are now developing applications based on these models. As such, it is worth co…
-
comment
Comment #36529825
Maybe [GPTCache]( https://github.com/zilliztech/GPTCache ) can make it more attractive, because similar problems can be less expensive, and can also be responded to faster. Of cour…
-
comment
Comment #36518049
At present, we have started applying GPT cache to online products. According to existing data, the effect is good. In fact, it can also be found that some LLM products actually hav…
- story
-
comment
Comment #36414122
Maybe users can discuss about llm output? The question asker can have LLM reproduce the results based on the discussion. Of course, there are many user-related issues involved.
-
story
A Strange Thought: New StackOverflow?
Introducing a novel forum concept that leverages the power of a large model to generate all questions. Users can upvote answers they find helpful and also participate in correcting…
-
comment
Comment #36413909
Cool, I prefer the OpenAI-Compatible api. Although this is not very technically difficult, it is really intimate, because it make me feel free to use all ChatGPT applications.
-
comment
Comment #36388783
Looks great! I'm planning to integrate it into my new project(to-chatgpt: https://github.com/SimFG/to-chatgpt ), which will provide users of the ChatGPT applications with a wider r…
- story
-
comment
Comment #36079533
GPT3.5 answer: If you have limited budget or machine resources, there are several ways to obtain a good large-scale model experience: 1. Pretrained Models: You can use pre-trained …
- story
- story
-
comment
Comment #36042607
Sometime, the girlfriend may be busy, need a GPTCache to ease visit stress. :}
-
comment
Comment #36040136
Maybe GPTCache can reduce the count of llm request for lower cost. detail: https://github.com/zilliztech/GPTCache
-
comment
Comment #36026706
Someone recently asked me about how GPTCache works with llama index. We've added a new example to our latest documentation, which demonstrates webpage QA. We welcome your feedback …
- story