[updating ...] 自动量化交易机器人 Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment. https://ufund-me.github.io/Qbot :news: qbot-mini: https://github.com/Charmve/iQuant 🤖 Qbot Qbot website HOT Qbot platform TRY IT OUT AI驱动的自动化智能投研、智能投顾平台 Qbot is an AI-oriented automat…
Numbers every LLM developer should knowNumbers every LLM Developer should know At Google, there was a document put together by Jeff Dean, the legendary engineer, called Numbers every Engineer should know. It’s really useful to have a similar set of numbers for LLM developers to know that are useful for back-of-the envelope calculations. Here we share particular numbers we at Anyscale use, why the number is important and how to use it to your advantage. Notes on the Github version Last updates: …
StableStudio StableStudio by Stability AI 👋 Welcome to the community repository for StableStudio, the open-source version of DreamStudio 🗺 Contents – 🚀 Quick Start · ℹ️ About · 🙋 FAQ · 🧑💻 Contributing 📚 Documentation – 🎨 UI · 🔌 Plugins · ⚡️ platform.stability.ai 🔗 Links – 🎮 Discord · 🌈 DreamStudio · 🛟 Bugs & Support · 💬 Discussion 🚀 Quick Start You'll need to have Node.js and Yarn installed. Once that's done, you can run the following commands... git clone https://github.…
Discord bot for KaoGeek, built with TypeScriptKao.Geek bot Discord bot for KaoGeek, built with TypeScript and discord.js Setup Make sure to use same node version as specified in .nvmrc by using nvm nvm use If not installed, use nvm install to install specified version in .nvmrc (at the time of writing lts/hydrogen) Install dependencies pnpm install Development Copy the .env.example to .env cp .env.example .env Then, set all variables in .env file To run the bot in development mode p…
Aplicação de recordação de memórias desenvolvida no NLW 12 💻 Projeto Aplicação de recordação de memórias, onde o usuário poderá adicionar à uma timeline textos, fotos e vídeos de acontecimentos marcantes da sua vida, organizados por mês e ano. 📝 Licença Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes. Feito com 💜 by Rocketseat
Mod repo for TOTK on Yuzu emulator.TOTK-Mods-collection Mod repo for TOTK on Yuzu emulator. WARNING : Theses mods only work with version 1.1.0 of the game ! Download latest release Mod description & usage : FPS : Changes the game's framerate lock If you get under the framerate lock defined by the mod, the game will be in slow motion. Reverse if you get over the defined framerate lock. Cinematics will be sped up when you go over 30FPS. We recommend the 30fps version as the 60fps versi…
Fully styled and customizable components for Nuxt.NuxtLabs UI This module has been developed by NuxtLabs for Volta and Nuxt Studio. It provides everything related to UI when building a Nuxt application, including components, icons, colors, dark mode and also keyboard shortcuts. Features Built with Headless UI and Tailwind CSS HMR support through Nuxt App Config Dark mode support Keyboard shortcuts Bundled icons Fully typed Installation yarn add --dev @nuxthq/ui Then, register the module …
Home of CodeT5: Open Code LLMs for Code Understanding and GenerationCodeT5 and CodeT5+ Official research release for CodeT5 and CodeT5+ models for Code Understanding and Generation from Salesforce Research, which are introduced by the following papers: Title: CodeT5+: Open Code Large Language Models for Code Understanding and Generation Authors: Yue Wang*, Hung Le*, Akhilesh Deepak Gotmare, Nghi D.Q. Bui, Junnan Li, Steven C.H. Hoi (* indicates equal contribution) Title: CodeT5: Identifier-a…