2 private links
今天讲大模型,它的核心是scaling law(尺度定律),当llya Sutskever(OpenAI联合创始人、首席科学家伊尔亚·苏茨克维)比别人看得远的就是scaling law。 其实美国第一阶段和第二阶段中插了一个阶段,就是To B的软件公司,所有做SaaS的公司都在努力用大模型来提高软件能力,所以在ToB SaaS上,在productivity(生产力)这一块,这是美国优于中国的一个市场,这块已经有很多投入了。
exo: Run your own AI cluster at home with everyday devices. Maintained by https://x.com/exolabs_. [...] Forget expensive NVIDIA GPUs, unify your existing devices into one powerful GPU: iPhone, iPad, Android, Mac, Linux, pretty much any device! Update: Exo Supports Llama 3.1 #update-exo-supports-llama-31 Now the default models, run 8B, 70B and 405B parameter models on your own devices https://github.com/exo-explore/exo/blob/main/exo/inference/mlx/models/sharded_llama.py exo is experimental software. [...] The native way to access models running on exo is using the exo library with peer handles.
如果你的包管理器想直接使用优秀的镜像仓库,请参考这个:https://github.com/eryajf/Thanks-Mirror 目录 #pip #git #cargo #apt-apt-get #curl #gradle #maven #go-get #npm #rustup #yarn #yarn2 #gem #brew #wget #snap #docker #electron-dev-dependency #visual-studio-code-remote-wsl2 #visual-studio-code-remote-ssh #tips #scoop #openwrt-opkg #chocolatey #guix #faq pip ~/.config/pip/pip.conf [global] proxy=http://localhost:1087 注意不支持socks5 [...] 环境变量 HTTPS_PROXY & https_proxy & http_proxy export https_proxy=http://127.0.0.1:1080 export http_proxy=http://127.0.0.1:1080 http_proxy 一般来讲没必要,除非使用基于 HTTP 的 Crate Repository [...] Reference https://askubuntu.com/questions/764610/how-to-install-snap-packages-behind-web-proxy-on-ubuntu-16-04#answer-1146047 docker $ sudo mkdir -p /etc/systemd/system/docker.service.d $ sudo vim /etc/systemd/system/docker.service.d/proxy.conf [Service] Environment="ALL_PROXY=socks5://localhost:1080" $ sudo systemctl daemon-reload $ sudo systemctl restart docker 必须是socks5,http不生效
https://github.com/microsoft/AI-For-Beginners/blob/main/LICENSE https://GitHub.com/microsoft/AI-For-Beginners/graphs/contributors/ https://GitHub.com/microsoft/AI-For-Beginners/issues/ https://GitHub.com/microsoft/AI-For-Beginners/pulls/ http://makeapullrequest.com https://GitHub.com/microsoft/AI-For-Beginners/watchers/ https://GitHub.com/microsoft/AI-For-Beginners/network/ https://GitHub.com/microsoft/AI-For-Beginners/stargazers/ https://mybinder.org/v2/gh/microsoft/ai-for-beginners/HEAD https://gitter.im/Microsoft/ai-for-beginners?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/sketchnotes/ai-overview.png In this curriculum, you will learn: Different approaches to Artificial Intelligence, including the "good old" symbolic approach with Knowledge Representation and reasoning (https://en.wikipedia.org/wiki/Symbolic_artificial_intelligence). [...] We will illustrate the concepts behind these important topics using code in two of the most popular frameworks - http://Tensorflow.org and http://pytorch.org. [...] For a gentle introduction to AI in the Cloud topics you may consider taking the https://docs.microsoft.com/learn/paths/get-started-with-artificial-intelligence-on-azure/?WT.mc_id=academic-77998-cacaste Learning Path. [...] Fork this repo, https://docsify.js.org/#/quickstart on your local machine, and then in the etc/docsify folder of this repo, type docsify serve.
An open-source software development tool to manage issues, sprints, and product roadmaps with peace of mind 🧘♀️. Plane is still in its early days, not everything will be perfect yet, and hiccups may happen. [...] Issue Planning and Tracking: Quickly create issues and add details using a powerful rich text editor that supports file uploads. [...] Issue Attachments: Collaborate effectively by attaching files to issues, making it easy for your team to find and share important project-related documents. [...] GitHub Sync: Streamline your planning process by syncing your GitHub issues with Plane.