2023-03-01から1ヶ月間の記事一覧
This is the rewriting of the last post*1 especially for Windows user. Although GitHub providing source code introduces building with CMake*2, this post uses Visual Studio instead.CPU for evaluation is Intel Core i7-6700T. This is the relat…
今回の投稿は、先日の投稿*1のWindows編だ。インストール環境がLinuxからWindowsへ変わる以外、使用するプログラムとモデルは、前回と変わらない。Windowsへのインストールに際し、ソースコード提供元のGitHubではCMake*2を用いた方法を紹介しているが、この…
BeyondTheBasicStuffWithPython 原題は『Beyond the basic stuff with Python』、初心者状態を超えていくための裏付けとなる知識を紹介している書籍だ。「the basic stuff」が示唆する、いわゆる駆け出しエンジニアのようなプログラマにもおすすめだが、むし…
https://www.tumblr.com/espio999/712863095993843712/%E3%81%BF%E3%82%93%E3%81%AA%E4%BD%95%E3%81%AB%E3%82%82%E6%A5%B5%E3%82%81%E3%81%A6%E3%81%AA%E3%81%84%E3%82%93%E3%81%A7%E3%81%99%E3%82%88%E4%BD%95%E3%81%8B%E3%82%92espio999.tumblr.com J-REIT…
ssss-movie.net『SSSS.GRIDMAN』*1は良かった。実写特撮をモチーフとして、その演出的な特徴、大雑把な粗さをも昇華させ、センスを感じさせる絵作りで、とても魅力的な作品だった。その関連作品である『SSSS.DYNAZENON』も、そのシナリオと展開に中途半端さ…
2023-03-29 - To Windows user This post is for Linux. For Windows case, please refer the next post. impsbl.hatenablog.jp Abstract The last post*1 indicated unpractical performance as prediction of a single token per a minute. Performance th…
2023年03月29日 - Windowsユーザー宛 この投稿では、検証環境にClear Linuxを用いている。Windows環境の場合については、次の投稿を参照してほしい。 impsbl.hatenablog.jp 本文 前回の投稿*1で示されたパフォーマンスは、1トークンの推論に1分を要する、と…
https://www.tumblr.com/espio999/32460027178/%E6%88%91%E3%80%85%E3%81%AE%E3%81%84%E3%81%86%E3%81%93%E3%81%A8%E3%82%84%E3%81%AA%E3%81%99%E3%81%93%E3%81%A8%E3%81%AE%E5%A4%A7%E9%83%A8%E5%88%86%E3%81%AF%E5%BF%85%E8%A6%81%E4%BA%8B%E3%81%A7%E3%81…
www.shin-kamen-rider.jp公開初日からTwitterに流れる投稿を見て、エヴァQの再来を懸念していたのだが、全くの杞憂だった。決して、『シン・ゴジラ』、『シン・ウルトラマン』*1のように一般受けしそうなものではなく、そもそも『仮面ライダー』という題材自…
2023年03月23日追記 この投稿での事例は、1トークンの推論に約1分を要する。とにかく動作させてみることを念頭にしている。swapを用いず、小規模なモデルをオン・メモリで動作させることで、実用に適うパフォーマンスで動作させることができる。そのような…
2023-03-23 Performance of prediction in this post is not practical, a single token per a minute. The next post shows the other case. Its performance is better due to small size language model. If you are interested, please refer to it. imp…
2023年05月06日追記 GUIが必要なユーザー宛 この投稿で紹介しているソリューションにはGUIがない。GUIを求めるユーザーには、GIMPプラグインとしてのインストールをおすすめする。導入方法を、次の投稿で紹介している。 ちなみにGUIの有無に関わらず、画像出…
2023-05-06 To a person needs GUI Solution in this post doesn't provide GUI. If GUI is required, recommend to install as GIMP plugin. The next post introduces its how-to. FYI, regardless of with or without GUI, time for image output has no …
ひさしぶりにストレージを増設した。様々な経験を経てITの使い方が変化すると、ただ新しいストレージにデータを移動するだけでは解決できない制約も生じる。その典型例の一つが、古いパスでデータを参照する必要がある場合だ。アプリケーションが参照する先…
Abstract Symbolic link works effectively to migrate folders and files from old disk to new one. Typical situation is install new storage move folders and files from old storage make symbolic link to point new location on old storage User c…
https://www.tumblr.com/espio999/179707137113/%E9%9A%A0%E3%82%8C%E3%81%9F%E3%83%81%E3%83%A3%E3%83%B3%E3%82%B9%E3%82%92%E7%99%BA%E8%A6%8B%E3%81%99%E3%82%8Bespio999.tumblr.com J-REIT 中国市場、インド市場 武士の献立 ディスク増設
https://www.tumblr.com/espio999/95357614003/%E5%89%B5%E9%80%A0%E3%81%99%E3%82%8B%E3%81%A8%E3%81%84%E3%81%86%E3%81%93%E3%81%A8espio999.tumblr.com J-REIT 中国市場、インド市場 dalai OpenAI
https://www.tumblr.com/espio999/105654821643/%E5%A4%A9%E5%9B%BD%E3%81%AE%E9%96%80espio999.tumblr.com J-REIT 中国市場、インド市場 米国、中国
2023年05月06日追記 GUIが必要なユーザー宛 この投稿で紹介しているソリューションにはGUIがない。GUIを求めるユーザーには、GIMPプラグインとしてのインストールをおすすめする。導入方法を、次の投稿で紹介している。 ちなみにGUIの有無に関わらず、画像出…
2023-05-06 To a person needs GUI Solution in this post doesn't provide GUI. If GUI is required, recommend to install as GIMP plugin. The next post introduces its how-to. FYI, regardless of with or without GUI, time for image output has no …
https://www.tumblr.com/espio999/96577393693/%E4%BD%95%E3%81%8C%E3%81%97%E3%81%82%E3%82%8F%E3%81%9B%E3%81%8B%E3%82%8F%E3%81%8B%E3%82%89%E3%81%AA%E3%81%84%E3%81%A7%E3%81%99%E6%9C%AC%E5%BD%93%E3%81%AB%E3%81%A9%E3%82%93%E3%81%AA%E3%81%A4%E3%82…
https://www.tumblr.com/espio999/98554833313/%E3%81%84%E3%81%A1%E3%81%B0%E3%82%93%E3%81%AE%E5%95%8F%E9%A1%8C%E3%81%AF%E7%A7%81%E3%81%9F%E3%81%A1%E3%81%AE%E6%97%A5%E5%B8%B8%E7%94%9F%E6%B4%BB%E3%81%8C%E3%81%98%E3%81%B6%E3%82%93%E3%81%9F%E3%81…
https://www.tumblr.com/espio999/710872268736184320/%E4%BD%95%E3%81%8B%E3%82%92%E6%AC%B2%E3%81%97%E3%81%84%E3%81%A8%E6%80%9D%E3%81%86%E3%81%A8%E6%89%8B%E3%81%AB%E5%85%A5%E3%82%8C%E3%81%9F%E5%BE%8C%E3%82%82%E3%81%9D%E3%82%8C%E3%82%92%E3%81%9…
まず海外では1年前に公開された作品であり、とっくにネタバレもされている作品だ。たとえ細部を追いきれなかったり、ストーリーが理解できなかったりしても、あらすじ等々はWikipediaでも公開されている*1。とはいえ、決してストーリーや展開が理解できない…
https://www.tumblr.com/espio999/105654185923/%E4%B8%80%E6%97%A5%E4%BD%9C%E3%81%95%E3%81%96%E3%82%8C%E3%81%B0%E4%B8%80%E6%97%A5%E9%A3%9F%E3%82%89%E3%82%8F%E3%81%9Aespio999.tumblr.com J-REIT 中国市場、インド市場 Stable Diffusion + OpenVINO o…
少し充実してたかな Stable Diffusion + OpenVINO on ClearLinux 検討事項1 検討事項2
暖かいと寝覚めが悪い。
https://www.tumblr.com/espio999/100405653033/carving-on-the-dragon-gate-on-flickrespio999.tumblr.com J-REIT 中国市場、インド市場 サムライマラソン
https://www.tumblr.com/espio999/33631583538/%E3%82%82%E3%81%A3%E3%81%A8%E3%82%82%E3%82%88%E3%81%84%E5%BE%A9%E8%AE%90%E3%81%AE%E6%96%B9%E6%B3%95%E3%81%AF%E8%87%AA%E5%88%86%E3%81%BE%E3%81%A7%E5%90%8C%E3%81%98%E3%82%88%E3%81%86%E3%81%AA%E8%A1…
https://www.tumblr.com/espio999/674090364511141889espio999.tumblr.com 任天堂 楽天 J-REIT 中国市場、インド市場