STATUS: This codebase is not well tested and does not use the exact same settings we used in the paper, but in our experience gives qualitatively similar results when using large model size gaps and multiple seeds. Expected results can be found for two datasets below. We may update the code significantly in the coming week. Weak-to-strong generalization This project contains code for implementing our paper on weak-to-strong generalization. The primary codebase contains a re-implementation of…
Rust implementation of Namada, a Proof-of-Stake L1 for interchain asset-agnostic privacyNamada Overview Namada is a Proof-of-Stake L1 for interchain asset-agnostic privacy. Namada uses CometBFT consensus and enables multi-asset shielded transfers for any native or non-native asset. Namada features full IBC protocol support, a natively integrated Ethereum bridge, a modern proof-of-stake system with automatic reward compounding and cubic slashing, and a stake-weighted governance signalling mech…
Google AI SDK for AndroidGoogle AI SDK for Android The Google AI client SDK for Android enables developers to use Google's state-of-the-art generative AI models (like Gemini) to build AI-powered features and applications. This SDK supports use cases like: Generate text from text-only input Generate text from text-and-images input (multimodal) Build multi-turn conversations (chat) For example, with just a few lines of code, you can access Gemini's multimodal capabilities to generate te…
Official repo for VGen: a holistic video generation ecosystem for video generation building on diffusion modelsVGen VGen is an open-source video synthesis codebase developed by the Tongyi Lab of Alibaba Group, featuring state-of-the-art video generative models. This repository includes implementations of the following methods: I2VGen-xl: High-quality image-to-video synthesis via cascaded diffusion models VideoComposer: Compositional Video Synthesis with Motion Controllability Hierarchical Spa…
Free ChatGPT API Key,免费ChatGPT API,支持GPT4 API(免费),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。 GPT-API-free 支持 GPT-4 / GPT-3.5-Turbo / GPT-3.5-Turbo-16K / embeddings / DALL·E / whisper / text-davinci 国内动态加速 直连无需代理 快速开始 / API文档 / 申请内测免费Key / 支持付费Key QQ群: 780366686 隐私声明 该项目高度重视隐私,致力于保护其用户的隐私。该项目不会以任何方式收集、记录或存储用户输入的任何文本或由 OpenAI 服务器返回的任何文本。该项目不会向 OpenAI 或任何第三方提供有关 API 调用者的身份的任何信息,包括但不限于 IP 地址和用户代理字符串。 但OpenAI官方会根据其数据使用政策保留 30 天的数据。 更新日志 2023年6月14日 适配GPT-3.5-Turbo-16K,免…
Documentation for Google's Generative AI developer siteGoogle Generative AI Documentation These are the source files for the guide and tutorials on the Generative AI developer site. To contribute to the site documentation, please read CONTRIBUTING.md. To file an issue, please use the GitHub issue tracker. License Apache License 2.0
Solve puzzles. Improve your pytorch.Tensor Puzzles by Sasha Rush - srush_nlp (with Marcos Treviso) When learning a tensor programming language like PyTorch or Numpy it is tempting to rely on the standard library (or more honestly StackOverflow) to find a magic function for everything. But in practice, the tensor language is extremely expressive, and you can do most things from first principles and clever use of broadcasting. This is a collection of 21 tensor puzzles. Like chess puzzles these…
Code samples used on cloud.google.comGoogle Cloud Platform Python Samples Python samples for Google Cloud Platform products. Google Cloud Samples Check out some of the samples found on this repository on the Google Cloud Samples page. Setup Install pip and virtualenv if you do not already have them. Clone this repository: git clone https://github.com/GoogleCloudPlatform/python-docs-samples.git Obtain authentication credentials. Create local credentials by running the following comma…
collections of yihong0618's telegram bottg_bot_collections Collections of yihong0618's telegram bot for yihong0618's channel: https://t.me/hyi0618 Bot -> poster Bot -> pretty mapper Bot -> Gemini player visit https://makersuite.google.com/app/apikey get the key export GOOGLE_GEMINI_KEY=${the_key} use gemini: ${message} to ask HOW TO Install and Run Run with systemd service Git clone this repo cd tg_bot_collections Edit setup.sh file and change the following variables pyt…