MyWalletScan 关于 一款方便查看管理地址的工具 安装和使用 运行: git clone npm i npm run dev 说明 1. 本项目纯前端,不涉及任何后端,所有数据均通过浏览器访问zkSync和stark官方接口获取,不会上传任何数据。 2. 本项目数据全部存放于浏览器本地的localStorage中,不会上传任何数据。 3. 如果有bug或者建议,欢迎提issue或者pr。 4. 本项目仅供学习交流使用,不提供任何形式的技术支持,使用本项目产生的任何后果与本人无关。 5. 大家卷起来吧! 使用 https://bitboxtools.github.io/
[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…