Category : github

github
daveshap / ChatGPT_Custom_Instructions

Repo of custom instructions that you can use for ChatGPTChatGPT_Custom_Instructions Each file has a brief description and the SYSTEM prompt (custom instructions). To use these, just copy the block of text into the Custom Instructions in your ChatGPT app. General Structure You can write your own. This is the general pattern I follow. You can pick and choose whatever you want. # Mission - Outcome or goal - Not procedure # Context - Background info - Where in the process are you - Why does it nee…

  • пятница, 10 ноября 2023 г. в 00:00:07
github
VinAIResearch / PhoGPT

PhoGPT: Generative Pre-training for Vietnamese Introduction Evaluation Model download Run the model Fine-tuning the model Limitations License PhoGPT: Generative Pre-training for Vietnamese We open-source a state-of-the-art 7.5B-parameter generative model series named PhoGPT for Vietnamese, which includes the base pre-trained monolingual model PhoGPT-7B5 and its instruction-following variant PhoGPT-7B5-Instruct. More details about the general architecture and experimental results of PhoGPT can …

  • пятница, 10 ноября 2023 г. в 00:00:05
github
microsoft / inshellisense

IDE style command line auto completeinshellisense inshellisense provides IDE style autocomplete for shells. It's a terminal native runtime for autocomplete which has support for 600+ command line tools. inshellisense supports Windows, Linux, & MacOS. Getting Started Requirements node >= 16.x Installation npm install -g @microsoft/inshellisense Quickstart After completing the installation, you can already run inshellisense --shell <shell> to start the autocomplete session for…

  • пятница, 10 ноября 2023 г. в 00:00:01
github
openai / consistencydecoder

Consistency Distilled Diff VAEConsistency Decoder [DALL·E 3] [Improving Image Generation with Better Captions] [Consistency Models] Improved decoding for stable diffusion vaes. Installation $ pip install git+https://github.com/openai/consistencydecoder.git Usage import torch from diffusers import StableDiffusionPipeline from consistencydecoder import ConsistencyDecoder, save_image, load_image # encode with stable diffusion vae pipe = StableDiffusionPipeline.from_pretrained( "runwayml/…

  • четверг, 9 ноября 2023 г. в 00:00:15
github
fuzzballcat / milliForth

A FORTH in 386 bytes — the smallest real programming language ever as of yet.milliForth A FORTH in 380 bytes — the smallest real programming language ever, as of yet. The code in the above gif, that of [an older version of] hello_world.FORTH, is a modified version of the hello world program used by sectorFORTH (see below) bytes? Yes, bytes. This is a FORTH so small it fits in a 512-byte boot sector. This isn't new — sectorFORTH1 successfully fit a FORTH within the boot sector. However, …

  • четверг, 9 ноября 2023 г. в 00:00:13
github
kubero-dev / ladder

Alternative to 12ft.io. Bypass paywalls with a proxy ladder and remove CORS headers from any URL Ladder Ladder is a web proxy to help bypass paywalls. This is a selfhosted version of 1ft.io and 12ft.io. It is inspired by 13ft. Why Freedom of information is an essential pillar of democracy and informed decision-making. While media organizations have legitimate financial interests, it is crucial to strike a balance between profitability and the public's right to access information…

  • четверг, 9 ноября 2023 г. в 00:00:10
github
langchain-ai / opengpts

OpenGPTs This is an open source effort to create a similar experience as OpenAI's GPTs. This builds upon LangChain, LangServe and LangSmith This gives you more control over the LLM you use (choose between the 60+ that LangChain offers), the prompts you use (use LangSmith to debug those), and the tools you give it (choose from LangChain's 100+ tools, or easily write your own). Check out a simple hosted version here Quickstart 1. Start the backend Install requirements cd backe…

  • четверг, 9 ноября 2023 г. в 00:00:08
github
ekzhang / sshx

Fast, collaborative live terminal sharing over the websshx A secure web-based, collaborative terminal. Features: Run a single command to share your terminal with anyone. Resize, move windows, and freely zoom and pan on an infinite canvas. See other people's cursors moving in real time. Connect to the nearest server in a globally distributed mesh. End-to-end encryption with Argon2 and AES. Automatic reconnection and real-time latency estimates. Predictive echo for faster local editing (à l…

  • четверг, 9 ноября 2023 г. в 00:00:04
github
AnsonZnl / RehabilitationGuide

颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。康复指南 我在 2023 年 6 月份确诊颈椎病、腰椎间盘突出至今,这段时间去看过医生、贴膏药、康复治疗,慢慢的从腿麻手麻、无法弯腰低头甚至无法久坐到现在的恢复如初. 我把自己的经验和方法记录下来分享给大家,希望可以引起朋友们对颈椎、腰椎健康的注意。 假如不幸,您已经患有颈椎病、腰突的朋友,就更要注意的工作强度和运动次数了,毕竟工作也是为了更好的生活,应该把自己的健康放在第一位。 在程序员这个特殊的群里,是颈椎病、腰突的高发人群。以上,希望能引起您对自己健康的重视。 为此我在 GitHub 上建立了这个仓库旨在 为程序员群体提供简单可靠的康复指南。 仓库里有我自己的经历和收集到康复指南资料,希望对大家有所所帮助。 点击查看我的康复之路 北漂五年程序员|颈椎病腰突康复指南 颈椎病康复指南 颈椎病在程序员中相当常见,因为长时间对着电脑工作、不良的坐姿和缺乏运动。 颈椎病是指颈椎骨骼、关节、韧带、肌肉等组织发生变化,引起颈部疼痛、僵硬、头晕等症状的疾病。以下是颈椎病的病因、症状和康复方法。 病因 颈部长期保持不良姿势,如低头看手机、…

  • среда, 8 ноября 2023 г. в 00:00:12