Skip to content

Commit 1cf652e

Browse files
author
swyx
committed
vault backup: 2024-02-16 - 2 files
Affected files: Monthly Notes/Feb 2024 notes.md TEXT.md
1 parent bc3948e commit 1cf652e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Monthly Notes/Feb 2024 notes.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
- [chatgpt in apple vision pro](https://x.com/ChatGPTapp/status/1753480051889508485?s=20)
1212
- lazy openai
1313
- https://www.reddit.com/r/OpenAI/comments/1aj6lrz/damned_lazy_ai/
14+
- nontechnical
15+
- shut down [State-affiliated Threat Actors](https://openai.com/blog/disrupting-malicious-uses-of-ai-by-state-affiliated-threat-actors)
1416
- public appearances
1517
- logan on a big pod today https://www.lennyspodcast.com/inside-openai-logan-kilpatrick-head-of-developer-relations/
1618

@@ -54,10 +56,14 @@ Frontier models
5456
- Right now (January 2024) we reach latencies of 300 to 500 ms (with a Phi 2 model). We are confident that response times below 300 ms are possible even with larger models like LLama 2 30B in the near future.
5557

5658

57-
## open source tooling
59+
## open source tooling and projects
5860

5961
- [Ollama openai compatibility APIs](https://news.ycombinator.com/item?id=39307330)
6062
- [LlamaIndex v0.10](https://blog.llamaindex.ai/llamaindex-v0-10-838e735948f8?source=collection_home---6------0-----------------------)
63+
- [OpenLLMetry-JS](https://news.ycombinator.com/item?id=39371297) SDK via traceloop
64+
- an open protocol and SDK, based on OpenTelemetry, that provides traces and metrics for LLM JS/TS applications and can be connected to any of the 15+ tools that already support OpenTelemetry.
65+
- JS version of [Python one](https://news.ycombinator.com/item?id=37843907)
66+
- [Reor – An AI note-taking app that runs models locally](https://github.com/reorproject/reor)
6167

6268
## product launches
6369

TEXT.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ see [[DATASETS]]
3030

3131
<img src="https://pbs.twimg.com/media/FkwdJnEXgAAoteg?format=png&name=small" height=300 />
3232

33+
- huggingface top list of GGUF local llama models https://huggingface.co/models?sort=downloads&search=gguf
3334
- model benchmarks
3435
- https://www.mosaicml.com/llm-evaluation
3536
- [https://gpt4all.io/index.html](https://gpt4all.io/index.html "https://gpt4all.io/index.html")

0 commit comments

Comments
 (0)