-
# 琅嬛福地 | BladeCode
在金庸武侠《天龙八部》中,“琅嬛福地”存放了无崖子和李秋水搜罗天下各门各派的武功,江湖人士练成这里的一门武功绝学,就能在江湖中有自己的一席之地。而这里存放了我计算机相关学习、实践应用,以及经常使用的一些网站资源
[https://incoder.org/2021/03/06/scenically/](https://incoder.org/2021/03/…
-
# OSS 之 Minio 初体验 | BladeCode
MinIO 是一个基于 Apache License v2.0 开源协议使用 Go 语言开发的对象存储服务。它兼容亚马逊 S3 云存储服务接口,非常适合于存储大容量非结构化的数据,例如图片、视频、日志文件、备份数据和容器/虚拟机镜像等,而一个对象文件可以是任意大小,从几 kb 到最大 5T 不等。Min
[https://incode…
-
# 微信小程序之 Vant实战(一) | BladeCode
过年正好时间比较集中,可以把之前的一个想法付诸实践,之前一直想给老爸做一个类似于账单管理的应用,方便他每天把客户需要物品记录成一个清单进行管理,其中主要包含已下功能点。其一,支持添加任务列表(账单);其二,支持任务列表分享
[https://incoder.org/2021/02/12/wechat-mini1/](https://…
-
Currently the python backend model only allows choosing from a specific list of models (all codegen models).
Ideally, we should let the users choose any huggingface model that supports text generat…
-
Hi.
I'm setting up to finetune InCoder via torch with Dynamic Padding as follows:
```
tokenizer = AutoTokenizer.from_pretrained("facebook/incoder-1B",use_fast=True,do_lower_case=False)
def …
-
Hello, I am trying to reproduce the results of your model on the Human-Eval Dataset and so far I am getting a lower-than-expected performance.
To make everything more clear:
* I load the large 6B m…
-
This not an FCP bug and maybe not a MacOS bug. Filing this to avoid confusion because it may appear like an FCP or MacOS bug.
---
**DESCRIPTION:**
Starting with Sonoma 14.4.0 or 14.4.1 on App…
-
Provide results on large dataset with different near deduplication methods:
1. minhash + lsh
2. simhash
3. any relevant methods
Details to be included:
- tokenization method
- method paramet…
-
As we extend deduplication to a wide range of languages, what tokenization method to use will have an impact on the final results.
The current script uses a simple regex and uni-gram to perform min…
-
I don't have a real problem per say other than I'm not a good programmer. I see so many other uses for this system other than driving the lathe leadscrew, which is what my first ELS has been doing suc…