Skip to content

Instantly share code, notes, and snippets.

View vejvarm's full-sized avatar

Martin Vejvar vejvarm

  • Yokohama National University
  • Japan
  • 16:56 (UTC +09:00)
View GitHub Profile
@MihailCosmin
MihailCosmin / cuda_11.8_installation_on_Ubuntu_22.04
Last active November 21, 2024 13:05 — forked from primus852/cuda_11.7_installation_on_Ubuntu_22.04
Instructions for CUDA v11.8 and cuDNN 8.7 installation on Ubuntu 22.04 for PyTorch 2.0.0
#!/bin/bash
### steps ####
# verify the system has a cuda-capable gpu
# download and install the nvidia cuda toolkit and cudnn
# setup environmental variables
# verify the installation
###
### to verify your gpu is cuda enable check
@resnant
resnant / arxiv_JP_summarizer.gs
Last active May 5, 2023 04:14
arXiv新着論文のChatGPTによる日本語要約をメール送信するGoogle App Script
// 使い方:
// 1. OpenAIのAPI keyを取得する→(https://platform.openai.com/account/api-keys
// 2. https://script.google.com/home/ にアクセスし、新しいプロジェクトを作成する。
// 3. 作成したプロジェクトを開き、このコード全文をエディタにコピペする。API Keyとメールアドレスを埋める。
// 4. この時点でコードエディタ画面上部の実行ボタン(再生マーク)を押して正しく実行できるか確認しておくと良い
// 5. 左カラムからトリガー設定画面(目覚ましアイコン)を開き、よしなに自動実行を設定する。
// 参考にさせていただいたスクリプト:
// https://script.google.com/home/projects/1M6yhI6PTaFpvcZeRVycmJZoh2LhUL_Zk64pxwDYCLjD1K14Qirf7Nov-
// https://twitter.com/niniziv/status/1638155751515631617
@shawwn
shawwn / 65b_samples.txt
Last active May 18, 2023 06:35
Some LLaMA 65B outputs after fixing the sampler settings.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{"seed": 374894, "temp": 0.7, "top_p": 0.0, "top_k": 40, "repetition_penalty": 1.1764705882352942, "max_seq_len": 512, "max_gen_len": 511}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Loading
Loaded in 8.72 seconds
============== sample 1 =================
I believe the meaning of life is to grow, learn and give.